net.minecraft.world.level

public final class LevelSettings

bka
net.minecraft.world.level.LevelSettings
net.minecraft.class_1940
net.minecraft.unmapped.C_tmnkpzlg
net.minecraft.world.level.LevelInfo
net.minecraft.world.WorldSettings
net.minecraft.server.v1_15_R1.WorldSettings

Field summary

Modifier and TypeField
private final long
a
seed
field_9263
f_ygzlntix
seed
field_77174_a
private final GameType
b
gameType
field_9257
f_mroyqsfx
gameMode
field_77172_b
private final boolean
c
generateMapFeatures
field_9262
f_lgedqwoe
structures
field_77173_c
private final boolean
d
hardcore
field_9261
f_dczuebzs
hardcore
field_77170_d
private final LevelType
e
levelType
field_9260
f_orenyrqf
generatorType
field_77171_e
private boolean
f
allowCommands
field_9259
f_ggtamjbh
commands
field_77168_f
private boolean
g
startingBonusItems
field_9258
f_wspvaopc
bonusChest
field_77169_g
private com.google.gson.JsonElement
h
levelTypeOptions
field_9264
f_yaehcoqo
generatorOptions
field_82751_h

Constructor summary

ModifierConstructor
public (long seed, GameType arg1, boolean structures, boolean hardcore, LevelType generatorType)
public (LevelData arg0)

Method summary

Modifier and TypeMethod
public LevelSettings
a()
enableStartingBonusItems()
method_8575()
m_rsayxduj()
setBonusChest()
func_77159_a()
public LevelSettings
a(com.google.gson.JsonElement arg0)
setLevelTypeOptions(com.google.gson.JsonElement arg0)
method_8579(com.google.gson.JsonElement arg0)
m_amnulmmn(com.google.gson.JsonElement arg0)
setGeneratorOptions(com.google.gson.JsonElement generatorOptions)
func_205390_a(com.google.gson.JsonElement arg0)
setGeneratorSettings(com.google.gson.JsonElement arg0)
public boolean
c()
hasStartingBonusItems()
method_8581()
m_qcmfkchy()
hasBonusChest()
func_77167_c()
public long
d()
getSeed()
method_8577()
m_lzwiqquu()
getSeed()
func_77160_d()
public GameType
e()
getGameType()
method_8574()
m_oecsuqhh()
getGameMode()
func_77162_e()
public boolean
f()
isHardcore()
method_8582()
m_ycfdzzkq()
isHardcore()
func_77158_f()
public boolean
g()
isGenerateMapFeatures()
method_8583()
m_kuuwuhcl()
hasStructures()
func_77164_g()
public LevelType
h()
getLevelType()
method_8576()
m_tpoxzpfz()
getGeneratorType()
func_77165_h()
public boolean
i()
getAllowCommands()
method_8573()
m_zjdrokly()
allowCommands()
func_77163_i()
public com.google.gson.JsonElement
j()
getLevelTypeOptions()
method_8584()
m_aeutsyqa()
getGeneratorOptions()
func_205391_j()
public LevelSettings
b()
enableSinglePlayerCommands()
method_8578()
m_ilrnhnig()
enableCommands()
func_77166_b()