net.minecraft.server.v1_14_R1

public class GeneratorSettingsDefault

byq
net.minecraft.class_2888
net.minecraft.world.gen.chunk.ChunkGeneratorConfig
net.minecraft.world.gen.GenerationSettings
net.minecraft.server.v1_14_R1.GeneratorSettingsDefault

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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