public static class ChunkGeneratorEvent.ReplaceBiomeBlocks extends ChunkGeneratorEvent
ChunkGeneratorEvent.InitNoiseField, ChunkGeneratorEvent.ReplaceBiomeBlocks| Constructor and Description |
|---|
ReplaceBiomeBlocks(IChunkGenerator<?> chunkProvider,
IChunk chunk,
IWorld world) |
| Modifier and Type | Method and Description |
|---|---|
IChunk |
getChunk() |
IWorld |
getWorld() |
getGen, getGeneratorpublic ReplaceBiomeBlocks(IChunkGenerator<?> chunkProvider, IChunk chunk, IWorld world)