| Package | Description | 
|---|---|
| org.bukkit | More generalized classes in the API. | 
| org.bukkit.generator | Classes to facilitate  worldgeneration
 implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BlockPopulator> | World. getPopulators()Gets a list of all applied  BlockPopulators for this World | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BlockPopulator> | ChunkGenerator. getDefaultPopulators(World world)Gets a list of default  BlockPopulators to apply to a given
 world | 
Copyright © 2015. All rights reserved.