| Package | Description | 
|---|---|
| org.bukkit.generator | 
 Classes to facilitate  
world generation
 implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
byte[][] | 
ChunkGenerator.generateBlockSections(World world,
                     Random random,
                     int x,
                     int z,
                     ChunkGenerator.BiomeGrid biomes)
Deprecated. 
 
Magic value 
 | 
short[][] | 
ChunkGenerator.generateExtBlockSections(World world,
                        Random random,
                        int x,
                        int z,
                        ChunkGenerator.BiomeGrid biomes)
Deprecated. 
 
Magic value 
 | 
Copyright © 2015. All rights reserved.