net.minecraft.world.level

public final class LevelInfo

bhv
net.minecraft.world.level.LevelSettings
net.minecraft.class_1940
net.minecraft.world.level.LevelInfo
net.minecraft.unmapped.C_tmnkpzlg
net.minecraft.world.WorldSettings
net.minecraft.world.WorldSettings
net.minecraft.world.WorldSettings

Field summary

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

Constructor summary

ModifierConstructor
public (long seed, GameMode gameMode, boolean structures, boolean hardcore, LevelGeneratorType generatorType)
public (LevelProperties data)

Method summary

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