Interface ChunkGeneratorConfig
- All Known Subinterfaces:
FlatGeneratorConfig
,NoiseGeneratorConfig
public interface ChunkGeneratorConfig
Base chunk generator configuration.
See NoiseGeneratorConfig
and FlatGeneratorConfig
.