public static class PopulateChunkEvent.Pre extends PopulateChunkEvent
Cancelable.HasResult MinecraftForge.EVENT_BUS.PopulateChunkEvent.Populate, PopulateChunkEvent.Post, PopulateChunkEvent.PreChunkGeneratorEvent.InitNoiseField, ChunkGeneratorEvent.ReplaceBiomeBlocksEvent.HasResult, Event.Result| Constructor and Description |
|---|
Pre(IChunkGenerator gen,
World world,
java.util.Random rand,
int chunkX,
int chunkZ,
boolean hasVillageGenerated) |
getChunkX, getChunkZ, getRand, getWorld, isHasVillageGeneratedgetGen, getGeneratorgetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic Pre(IChunkGenerator gen, World world, java.util.Random rand, int chunkX, int chunkZ, boolean hasVillageGenerated)