net.minecraft.world.gen.chunk

public class ChunkGeneratorConfig

byq
net.minecraft.class_2888
net.minecraft.world.gen.chunk.ChunkGeneratorConfig
net.minecraft.world.gen.chunk.settings.BaseChunkGeneratorSettings
net.minecraft.world.gen.GenerationSettings
net.minecraft.world.gen.GenerationSettings

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int
a()
method_12558()
getVillageDistance()
m_07129765()
func_202173_a()
getVillageDistance()
public int
b()
method_12559()
getVillageSeparation()
m_57222688()
func_211729_b()
getVillageSeparation()
public int
c()
method_12553()
getOceanMonumentSpacing()
m_61499269()
func_202174_b()
getOceanMonumentSpacing()
public int
d()
method_12556()
getOceanMonumentSeparation()
m_76352559()
func_202171_c()
getOceanMonumentSeparation()
public int
e()
method_12563()
getStrongholdDistance()
m_78694044()
func_202172_d()
getStrongholdDistance()
public int
f()
method_12561()
getStrongholdCount()
m_02784247()
func_202176_e()
getStrongholdCount()
public int
g()
method_12565()
getStrongholdSpread()
m_42991200()
func_202175_f()
getStrongholdSpread()
public int
h()
method_12567()
getTempleDistance()
m_01065136()
func_202177_g()
getBiomeFeatureDistance()
public int
i()
method_12568()
getTempleSeparation()
m_95480485()
func_211731_i()
getBiomeFeatureSeparation()
public int
j()
method_12566()
getShipwreckSpacing()
m_84865352()
func_204748_h()
getShipwreckDistance()
public int
k()
method_12562()
getShipwreckSeparation()
m_17445735()
func_211730_k()
getShipwreckSeparation()
public int
l()
method_12564()
getOceanRuinSpacing()
m_51504486()
func_204026_h()
getOceanRuinDistance()
public int
m()
method_12555()
getOceanRuinSeparation()
m_49282823()
func_211727_m()
getOceanRuinSeparation()
public int
n()
method_12554()
getEndCityDistance()
m_30003513()
func_202178_h()
getEndCityDistance()
public int
o()
method_12557()
getEndCitySeparation()
m_53348298()
func_211728_o()
getEndCitySeparation()
public int
p()
method_12560()
getMansionDistance()
m_04779783()
func_202179_i()
getMansionDistance()
public int
q()
method_12552()
getMansionSeparation()
m_23102647()
func_211726_q()
getMansionSeparation()
public BlockState
r()
method_12569()
getDefaultBlock()
getDefaultBlock()
func_205532_l()
getDefaultBlock()
public BlockState
s()
method_12570()
getDefaultFluid()
getDefaultFluid()
func_205533_m()
getDefaultFluid()
public void
a(bvo arg0)
method_12571(class_2680 arg0)
setDefaultBlock(BlockState arg0)
setDefaultBlock(BlockState block)
func_214969_a(BlockState arg0)
setDefaultBlock(BlockState arg0)
public void
b(bvo arg0)
method_12572(class_2680 arg0)
setDefaultFluid(BlockState arg0)
setDefaultFluid(BlockState fluid)
func_214970_b(BlockState arg0)
setDefaultFluid(BlockState arg0)
public int
t()
method_16400()
getMaxY()
m_69170476()
func_214967_t()
getBedrockRoofHeight()
public int
u()
method_16401()
getMinY()
m_60442598()
func_214968_u()
getBedrockFloorHeight()