public interface IChunkGenerator<C extends IChunkGenSettings>
bmy | |
net.minecraft.world.gen.IChunkGenerator |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
void |
| ||||
void |
| ||||
void |
| ||||
void |
| ||||
List<Biome$SpawnListEntry> |
| ||||
BlockPos |
| ||||
C |
| ||||
int |
| ||||
boolean |
| ||||
IFeatureConfig |
| ||||
it.unimi.dsi.fastutil.longs.Long2ObjectMap<StructureStart> |
| ||||
it.unimi.dsi.fastutil.longs.Long2ObjectMap<it.unimi.dsi.fastutil.longs.LongSet> |
| ||||
BiomeProvider |
| ||||
long |
| ||||
int |
| ||||
int |
|