public static class PopulateChunkEvent.Post extends PopulateChunkEvent
PopulateChunkEvent.Populate, PopulateChunkEvent.Post, PopulateChunkEvent.Pre
ChunkProviderEvent.InitNoiseField, ChunkProviderEvent.ReplaceBiomeBlocks
Event.HasResult, Event.Result
chunkX, chunkZ, hasVillageGenerated, rand, world
chunkProvider
Constructor and Description |
---|
PopulateChunkEvent.Post(IChunkProvider chunkProvider,
World world,
Random rand,
int chunkX,
int chunkZ,
boolean hasVillageGenerated) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult
public PopulateChunkEvent.Post(IChunkProvider chunkProvider, World world, Random rand, int chunkX, int chunkZ, boolean hasVillageGenerated)