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,
java.util.Random rand,
int chunkX,
int chunkZ,
boolean hasVillageGenerated) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setup
public PopulateChunkEvent.Post(IChunkProvider chunkProvider, World world, java.util.Random rand, int chunkX, int chunkZ, boolean hasVillageGenerated)