public class CavesChunkGeneratorConfig extends ChunkGeneratorConfig
defaultBlock, defaultFluid, endCityDistance, endCitySeparation, field_23987, field_23988, field_23989, field_23990, field_23991, field_23992, field_23993, mansionDistance, mansionSeparation, oceanMonumentSeparation, oceanMonumentSpacing, oceanRuinSeparation, oceanRuinSpacing, shipwreckSeparation, shipwreckSpacing, strongholdCount, strongholdDistance, strongholdSpread, templeDistance, templeSeparation, villageDistance, villageSeparation| Constructor and Description |
|---|
CavesChunkGeneratorConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBedrockCeilingY()
Returns the Y level of the bedrock ceiling, or
0 if the bedrock
ceiling should not be generated. |
int |
getBedrockFloorY()
Returns the Y level of the bedrock floor, or
256 if the bedrock
floor should not be generated. |
getDefaultBlock, getDefaultFluid, getEndCityDistance, getEndCitySeparation, getMansionDistance, getMansionSeparation, getOceanMonumentSeparation, getOceanMonumentSpacing, getOceanRuinSeparation, getOceanRuinSpacing, getShipwreckSeparation, getShipwreckSpacing, getStrongholdCount, getStrongholdDistance, getStrongholdSpread, getTempleDistance, getTempleSeparation, getVillageDistance, getVillageSeparation, method_27193, method_27194, method_27195, method_27196, method_27197, setDefaultBlock, setDefaultFluidpublic int getBedrockFloorY()
256 if the bedrock
floor should not be generated.getBedrockFloorY in class ChunkGeneratorConfigpublic int getBedrockCeilingY()
0 if the bedrock
ceiling should not be generated.getBedrockCeilingY in class ChunkGeneratorConfig