net.minecraft.world.level.levelgen

public class ChunkGeneratorSettings

cbn
net.minecraft.world.level.levelgen.ChunkGeneratorSettings
net.minecraft.class_2888
net.minecraft.world.gen.chunk.ChunkGeneratorConfig
net.minecraft.world.gen.GenerationSettings
net.minecraft.server.v1_15_R1.GeneratorSettingsDefault

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int
a()
getVillagesSpacing()
method_12558()
getVillageDistance()
func_202173_a()
public int
b()
getVillagesSeparation()
method_12559()
getVillageSeparation()
func_211729_b()
public int
c()
getMonumentsSpacing()
method_12553()
getOceanMonumentSpacing()
func_202174_b()
public int
d()
getMonumentsSeparation()
method_12556()
getOceanMonumentSeparation()
func_202171_c()
public int
e()
getStrongholdsDistance()
method_12563()
getStrongholdDistance()
func_202172_d()
public int
f()
getStrongholdsCount()
method_12561()
getStrongholdCount()
func_202176_e()
public int
g()
getStrongholdsSpread()
method_12565()
getStrongholdSpread()
func_202175_f()
public int
h()
getTemplesSpacing()
method_12567()
getTempleDistance()
func_202177_g()
public int
i()
getTemplesSeparation()
method_12568()
getTempleSeparation()
func_211731_i()
public int
j()
getShipwreckSpacing()
method_12566()
getShipwreckSpacing()
func_204748_h()
public int
k()
getShipwreckSeparation()
method_12562()
getShipwreckSeparation()
func_211730_k()
public int
l()
getOceanRuinSpacing()
method_12564()
getOceanRuinSpacing()
func_204026_h()
public int
m()
getOceanRuinSeparation()
method_12555()
getOceanRuinSeparation()
func_211727_m()
public int
n()
getEndCitySpacing()
method_12554()
getEndCityDistance()
func_202178_h()
public int
o()
getEndCitySeparation()
method_12557()
getEndCitySeparation()
func_211728_o()
public int
p()
getWoodlandMansionSpacing()
method_12560()
getMansionDistance()
func_202179_i()
public int
q()
getWoodlandMangionSeparation()
method_12552()
getMansionSeparation()
func_211726_q()
public BlockState
r()
getDefaultBlock()
method_12569()
getDefaultBlock()
func_205532_l()
public BlockState
s()
getDefaultFluid()
method_12570()
getDefaultFluid()
func_205533_m()
public void
a(byg arg0)
setDefaultBlock(BlockState arg0)
method_12571(class_2680 arg0)
setDefaultBlock(BlockState state)
func_214969_a(BlockState arg0)
public void
b(byg arg0)
setDefaultFluid(BlockState arg0)
method_12572(class_2680 arg0)
setDefaultFluid(BlockState state)
func_214970_b(BlockState arg0)
public int
t()
getBedrockRoofPosition()
method_16400()
getMaxY()
func_214967_t()
public int
u()
getBedrockFloorPosition()
method_16401()
getMinY()
func_214968_u()