public class OverworldChunkGeneratorConfig extends ChunkGeneratorConfig
| Modifier and Type | Field and Description |
|---|---|
private int |
field_13221 |
private int |
field_13223 |
private int |
field_13224 |
private int |
forcedBiome |
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 |
|---|
OverworldChunkGeneratorConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBedrockFloorY()
Returns the Y level of the bedrock floor, or
256 if the bedrock
floor should not be generated. |
int |
getBiomeSize() |
int |
getForcedBiome() |
int |
getRiverSize() |
getBedrockCeilingY, 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, setDefaultFluidprivate final int field_13224
private final int field_13223
private final int forcedBiome
private final int field_13221
public int getBiomeSize()
public int getRiverSize()
public int getForcedBiome()
public int getBedrockFloorY()
256 if the bedrock
floor should not be generated.getBedrockFloorY in class ChunkGeneratorConfig