net.minecraft.world.gen.chunk

public class ChunkGeneratorConfig

cbn
net.minecraft.world.level.levelgen.ChunkGeneratorSettings
net.minecraft.class_2888
net.minecraft.world.gen.chunk.ChunkGeneratorConfig
net.minecraft.unmapped.C_pfxmpwho
net.minecraft.world.gen.GenerationSettings
net.minecraft.world.gen.GenerationSettings

Field summary

Modifier and TypeField
protected int
a
villagesSpacing
field_13146
villageDistance
f_hhuvyagk
field_214971_a
villageDistance
protected final int
b
villagesSeparation
field_13145
villageSeparation
f_yrdvysbp
field_214972_b
villageSeparation
protected int
c
monumentsSpacing
field_13144
oceanMonumentSpacing
f_jujqdtlq
field_214973_c
oceanMonumentSpacing
protected int
d
monumentsSeparation
field_13143
oceanMonumentSeparation
f_aefoddkz
field_214974_d
oceanMonumentSeparation
protected int
e
strongholdsDistance
field_13142
strongholdDistance
f_dmsmgjeg
field_214975_e
strongholdDistance
protected int
f
strongholdsCount
field_13141
strongholdCount
f_zvafosai
field_214976_f
strongholdCount
protected int
g
strongholdsSpread
field_13140
strongholdSpread
f_skwiubkc
field_214977_g
strongholdSpread
protected int
h
templesSpacing
field_13139
templeDistance
f_wbranabv
field_214978_h
biomeFeatureDistance
protected final int
i
templesSeparation
field_13137
templeSeparation
f_irzhsqfh
field_214979_i
field_214979_i
protected final int
j
oceanRuinSpacing
field_13155
shipwreckSpacing
f_lgouuxdn
field_214980_j
field_214980_j
protected final int
k
oceanRuinSeparation
field_13153
shipwreckSeparation
f_ohpvuwhb
field_214981_k
field_214981_k
protected int
l
endCitySpacing
field_13152
endCityDistance
f_lnxdhvku
field_214982_l
endCityDistance
protected final int
m
endCitySeparation
field_13151
endCitySeparation
f_kwhfoeoe
field_214983_m
endCitySeparation
protected final int
n
shipwreckSpacing
field_13150
oceanRuinSpacing
f_hsfgqxbz
field_214984_n
field_214984_n
protected final int
o
shipwreckSeparation
field_13149
oceanRuinSeparation
f_dcasnoaq
field_214985_o
field_214985_o
protected int
p
woodlandMansionSpacing
field_13148
mansionDistance
f_ircyplok
field_214986_p
mansionDistance
protected final int
q
woodlandMangionSeparation
field_13147
mansionSeparation
f_moyfvtxb
field_214987_q
mansionSeparation
protected BlockState
r
defaultBlock
field_13138
defaultBlock
f_crmfmkos
field_214988_r
defaultBlock
protected BlockState
s
defaultFluid
field_13154
defaultFluid
f_qchjcsfs
field_214989_s
defaultFluid

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int
a()
getVillagesSpacing()
method_12558()
getVillageDistance()
m_qcoshspp()
func_202173_a()
getVillageDistance()
public int
b()
getVillagesSeparation()
method_12559()
getVillageSeparation()
m_qzhzhevz()
func_211729_b()
getVillageSeparation()
public int
c()
getMonumentsSpacing()
method_12553()
getOceanMonumentSpacing()
m_olwygltb()
func_202174_b()
getOceanMonumentSpacing()
public int
d()
getMonumentsSeparation()
method_12556()
getOceanMonumentSeparation()
m_puojabpi()
func_202171_c()
getOceanMonumentSeparation()
public int
e()
getStrongholdsDistance()
method_12563()
getStrongholdDistance()
m_azeoftiq()
func_202172_d()
getStrongholdDistance()
public int
f()
getStrongholdsCount()
method_12561()
getStrongholdCount()
m_ogvgcvrn()
func_202176_e()
getStrongholdCount()
public int
g()
getStrongholdsSpread()
method_12565()
getStrongholdSpread()
m_azfgcscn()
func_202175_f()
getStrongholdSpread()
public int
h()
getTemplesSpacing()
method_12567()
getTempleDistance()
m_loxzmpkh()
func_202177_g()
getBiomeFeatureDistance()
public int
i()
getTemplesSeparation()
method_12568()
getTempleSeparation()
m_nyxvbwwl()
func_211731_i()
getBiomeFeatureSeparation()
public int
j()
getShipwreckSpacing()
method_12566()
getShipwreckSpacing()
m_tmngmkjw()
func_204748_h()
getShipwreckDistance()
public int
k()
getShipwreckSeparation()
method_12562()
getShipwreckSeparation()
m_ktphklhl()
func_211730_k()
getShipwreckSeparation()
public int
l()
getOceanRuinSpacing()
method_12564()
getOceanRuinSpacing()
m_xmkqlxod()
func_204026_h()
getOceanRuinDistance()
public int
m()
getOceanRuinSeparation()
method_12555()
getOceanRuinSeparation()
m_tegcqeii()
func_211727_m()
getOceanRuinSeparation()
public int
n()
getEndCitySpacing()
method_12554()
getEndCityDistance()
m_wddksvvl()
func_202178_h()
getEndCityDistance()
public int
o()
getEndCitySeparation()
method_12557()
getEndCitySeparation()
m_anuwvgoq()
func_211728_o()
getEndCitySeparation()
public int
p()
getWoodlandMansionSpacing()
method_12560()
getMansionDistance()
m_sagafdah()
func_202179_i()
getMansionDistance()
public int
q()
getWoodlandMangionSeparation()
method_12552()
getMansionSeparation()
m_ougrjimt()
func_211726_q()
getMansionSeparation()
public BlockState
r()
getDefaultBlock()
method_12569()
getDefaultBlock()
m_zrpdzrhn()
func_205532_l()
getDefaultBlock()
public BlockState
s()
getDefaultFluid()
method_12570()
getDefaultFluid()
m_djqqywmo()
func_205533_m()
getDefaultFluid()
public void
a(byg arg0)
setDefaultBlock(BlockState arg0)
method_12571(class_2680 arg0)
setDefaultBlock(BlockState state)
m_pgethknq(C_txtbiemp arg0)
func_214969_a(BlockState arg0)
setDefaultBlock(BlockState arg0)
public void
b(byg arg0)
setDefaultFluid(BlockState arg0)
method_12572(class_2680 arg0)
setDefaultFluid(BlockState state)
m_zuvekjiw(C_txtbiemp arg0)
func_214970_b(BlockState arg0)
setDefaultFluid(BlockState arg0)
public int
t()
getBedrockRoofPosition()
method_16400()
getMaxY()
m_lcrirwdz()
func_214967_t()
getBedrockRoofHeight()
public int
u()
getBedrockFloorPosition()
method_16401()
getMinY()
m_bakdkqjm()
func_214968_u()
getBedrockFloorHeight()