Interface ConfigurableChunkGenerator<T extends ChunkGeneratorConfig>
- All Superinterfaces:
 ChunkGenerator
- 
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.world.generation.ChunkGenerator
ChunkGenerator.Factory - 
Method Summary
Methods inherited from interface org.spongepowered.api.world.generation.ChunkGenerator
biomeProvider 
- 
Method Details
- 
config
T config() 
 -