| Package | Description | 
|---|---|
| org.bukkit.generator | 
 Classes to facilitate  
world generation
 implementation. | 
| Modifier and Type | Method | Description | 
|---|---|---|
ChunkGenerator.ChunkData | 
ChunkGenerator.generateChunkData(World world,
                 Random random,
                 int x,
                 int z,
                 ChunkGenerator.BiomeGrid biome) | 
 Shapes the chunk for the given coordinates. 
 | 
Copyright © 2020. All rights reserved.