public static class OreGenEvent.Post extends OreGenEvent
Cancelable
.Event.HasResult
MinecraftForge#ORE_GEN_BUS
.OreGenEvent.GenerateMinable, OreGenEvent.Post, OreGenEvent.Pre
Event.HasResult, Event.Result
rand, world, worldX, worldZ
Constructor and Description |
---|
OreGenEvent.Post(World world,
java.util.Random rand,
int worldX,
int worldZ) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public OreGenEvent.Post(World world, java.util.Random rand, int worldX, int worldZ)