Uses of Interface
org.bukkit.generator.ChunkGenerator.BiomeGrid
| Package | Description | 
|---|---|
| org.bukkit.generator | Classes to facilitate  worldgeneration
 implementation. | 
- 
Uses of ChunkGenerator.BiomeGrid in org.bukkit.generatorMethods in org.bukkit.generator with parameters of type ChunkGenerator.BiomeGrid Modifier and Type Method Description ChunkGenerator.ChunkDataChunkGenerator. generateChunkData(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biome)Shapes the chunk for the given coordinates.