|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraftforge.event.Event
net.minecraftforge.event.terraingen.OreGenEvent
net.minecraftforge.event.terraingen.OreGenEvent.Pre
public static class OreGenEvent.Pre
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.minecraftforge.event.terraingen.OreGenEvent |
|---|
OreGenEvent.GenerateMinable, OreGenEvent.Post, OreGenEvent.Pre |
| Nested classes/interfaces inherited from class net.minecraftforge.event.Event |
|---|
Event.HasResult, Event.Result |
| Field Summary |
|---|
| Fields inherited from class net.minecraftforge.event.terraingen.OreGenEvent |
|---|
rand, world, worldX, worldZ |
| Constructor Summary | |
|---|---|
OreGenEvent.Pre(World world,
Random rand,
int worldX,
int worldZ)
|
|
| Method Summary |
|---|
| Methods inherited from class net.minecraftforge.event.Event |
|---|
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OreGenEvent.Pre(World world,
Random rand,
int worldX,
int worldZ)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||