public class OverworldGenSettings extends GenerationSettings
Modifier and Type | Field and Description |
---|---|
private int |
field_202212_j |
private int |
field_202213_k |
private int |
field_202214_l |
private int |
field_202215_m |
biomeFeatureDistance, defaultBlock, defaultFluid, endCityDistance, endCitySeparation, field_214979_i, field_214980_j, field_214981_k, field_214984_n, field_214985_o, mansionDistance, mansionSeparation, oceanMonumentSeparation, oceanMonumentSpacing, strongholdCount, strongholdDistance, strongholdSpread, villageDistance, villageSeparation
Constructor and Description |
---|
OverworldGenSettings() |
Modifier and Type | Method and Description |
---|---|
int |
getBedrockFloorHeight() |
int |
getBiomeId() |
int |
getBiomeSize() |
int |
getRiverSize() |
getBedrockRoofHeight, getBiomeFeatureDistance, getBiomeFeatureSeparation, getDefaultBlock, getDefaultFluid, getEndCityDistance, getEndCitySeparation, getMansionDistance, getMansionSeparation, getOceanMonumentSeparation, getOceanMonumentSpacing, getOceanRuinDistance, getOceanRuinSeparation, getShipwreckDistance, getShipwreckSeparation, getStrongholdCount, getStrongholdDistance, getStrongholdSpread, getVillageDistance, getVillageSeparation, setDefaultBlock, setDefaultFluid
private final int field_202212_j
private final int field_202213_k
private final int field_202214_l
private final int field_202215_m
public int getBiomeSize()
public int getRiverSize()
public int getBiomeId()
public int getBedrockFloorHeight()
getBedrockFloorHeight
in class GenerationSettings