net.minecraft.world.level

public final class LevelInfo

bka
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

Field summary

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

Constructor summary

ModifierConstructor
public (long seed, GameMode arg1, boolean structures, boolean hardcore, LevelGeneratorType generatorType)
public (LevelProperties arg0)

Method summary

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