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