| Package | Description | 
|---|---|
| org.bukkit | More generalized classes in the API. | 
| org.bukkit.generator | Classes to facilitate  worldgeneration
 implementation. | 
| org.bukkit.plugin | Classes specifically relating to loading software modules at runtime. | 
| org.bukkit.plugin.java | Classes for handling  pluginswritten in
 java. | 
| Class and Description | 
|---|
| BlockPopulator A block populator is responsible for generating a small area of blocks. | 
| ChunkGenerator A chunk generator is responsible for the initial shaping of an entire
 chunk. | 
| Class and Description | 
|---|
| BlockPopulator A block populator is responsible for generating a small area of blocks. | 
| ChunkGenerator.BiomeGrid Interface to biome data for chunk to be generated: initialized with
 default values for world type and seed. | 
| Class and Description | 
|---|
| ChunkGenerator A chunk generator is responsible for the initial shaping of an entire
 chunk. | 
| Class and Description | 
|---|
| ChunkGenerator A chunk generator is responsible for the initial shaping of an entire
 chunk. | 
Copyright © 2015. All rights reserved.