public interface IChunkGeneratorFactory<C extends GenerationSettings,T extends ChunkGenerator<C>>
Modifier and Type | Method and Description |
---|---|
T |
create(World p_create_1_,
BiomeProvider p_create_2_,
C p_create_3_) |
T create(World p_create_1_, BiomeProvider p_create_2_, C p_create_3_)