public static class PopulateChunkEvent.Post extends PopulateChunkEvent
Cancelable.HasResult MinecraftForge.EVENT_BUS.PopulateChunkEvent.Populate, PopulateChunkEvent.Post, PopulateChunkEvent.PreChunkGeneratorEvent.InitNoiseField, ChunkGeneratorEvent.ReplaceBiomeBlocksEvent.HasResult, Event.Result| Constructor and Description | 
|---|
| Post(IChunkGenerator chunkProvider,
    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 Post(IChunkGenerator chunkProvider, World world, java.util.Random rand, int chunkX, int chunkZ, boolean hasVillageGenerated)