public static class OreGenEvent.Pre extends OreGenEvent
BiomeDecorator.generateOres(World, Random)
.Cancelable
.Event.HasResult
MinecraftForge.ORE_GEN_BUS
.OreGenEvent.GenerateMinable, OreGenEvent.Post, OreGenEvent.Pre
Event.HasResult, Event.Result
Constructor and Description |
---|
Pre(World world,
java.util.Random rand,
BlockPos pos) |
getPos, getRand, getWorld
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup