| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChunkGenerator.BiomeGrid | |
|---|---|
| org.bukkit.generator | Classes to facilitate worldgeneration
 implementation. | 
| Uses of ChunkGenerator.BiomeGrid in org.bukkit.generator | 
|---|
| Methods in org.bukkit.generator with parameters of type ChunkGenerator.BiomeGrid | |
|---|---|
|  byte[][] | ChunkGenerator.generateBlockSections(World world,
                      Random random,
                      int x,
                      int z,
                      ChunkGenerator.BiomeGrid biomes)Shapes the chunk for the given coordinates. | 
|  short[][] | ChunkGenerator.generateExtBlockSections(World world,
                         Random random,
                         int x,
                         int z,
                         ChunkGenerator.BiomeGrid biomes)Shapes the chunk for the given coordinates, with extended block IDs supported (0-4095). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||