public interface ChunkGenerator<C extends GeneratorSettings>
bmp | |
net.minecraft.world.gen.IChunkGenerator | |
net.minecraft.server.v1_13_R1.ChunkGenerator |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
void |
| ||||||
void |
| ||||||
void |
| ||||||
void |
| ||||||
List<BiomeBase$BiomeMeta> |
| ||||||
BlockPosition |
| ||||||
C |
| ||||||
int |
| ||||||
boolean |
| ||||||
WorldGenFeatureConfiguration |
| ||||||
it.unimi.dsi.fastutil.longs.Long2ObjectMap<StructureStart> |
| ||||||
it.unimi.dsi.fastutil.longs.Long2ObjectMap<it.unimi.dsi.fastutil.longs.LongSet> |
| ||||||
WorldChunkManager |
| ||||||
long |
| ||||||
int |
| ||||||
int |
|