| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockPopulator | |
|---|---|
| org.bukkit | More generalized classes in the API. | 
| org.bukkit.generator | Classes to facilitate worldgeneration
 implementation. | 
| Uses of BlockPopulator in org.bukkit | 
|---|
| Methods in org.bukkit that return types with arguments of type BlockPopulator | |
|---|---|
|  List<BlockPopulator> | World.getPopulators()Gets a list of all applied BlockPopulators for this World | 
| Uses of BlockPopulator in org.bukkit.generator | 
|---|
| Methods in org.bukkit.generator that return types with arguments of type BlockPopulator | |
|---|---|
|  List<BlockPopulator> | ChunkGenerator.getDefaultPopulators(World world)Gets a list of default BlockPopulators to apply to a given world | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||