History - net.minecraft.world.level.LevelInfo
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
LevelInfo (boolean): withAllowCommands, method_1_6377, withAllowCommands
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
org.slf4j.Logger: LOGGER, field_64165, LOGGER
String: levelName, field_24105, name
String: levelName, comp_1_135, name
GameMode: gameType, field_9257, gameMode
GameMode: gameType, comp_1_134, gameMode
boolean: hardcore, field_9262, hardcore
Difficulty: difficulty, field_24106, difficulty
boolean: allowCommands, field_9261, allowCommands
boolean: allowCommands, comp_1_131, allowCommands
GameRules: gameRules, field_24107, gameRules
DataConfiguration: dataConfiguration, field_25403, dataConfiguration
DataConfiguration: dataConfiguration, comp_1_132, dataConfiguration
LevelInfo$DifficultySettings: difficultySettings, comp_1_133, difficulty
Constructors
(String, GameMode, boolean, Difficulty, boolean, GameRules, DataConfiguration)
(String, GameMode, LevelInfo$DifficultySettings, boolean, DataConfiguration)
Methods
String (): levelName, method_27339, getLevelName
String (): levelName, comp_1_135, name
GameMode (): gameType, method_8574, getGameMode
GameMode (): gameType, comp_1_134, gameMode
boolean (): hardcore, method_8583, isHardcore
Difficulty (): difficulty, method_27340, getDifficulty
boolean (): allowCommands, method_8582, areCommandsAllowed
boolean (): allowCommands, comp_1_131, allowCommands
GameRules (): gameRules, method_27341, getGameRules
DataConfiguration (): getDataConfiguration, method_29558, getDataConfiguration
Difficulty (Number): lambda$parse$0, method_28384, method_28384
LevelInfo (boolean): withDifficultyLock, method_1_1689, withDifficultyLock
LevelInfo$DifficultySettings (): difficultySettings, comp_1_133, difficulty
DataConfiguration (): dataConfiguration, comp_1_132, dataConfiguration
1.21.11_unobfuscated
Names
net.minecraft.world.level.LevelSettings
net.minecraft.class_1940
net.minecraft.world.level.LevelInfo
Fields
org.slf4j.Logger: LOGGER, field_64165, LOGGER
String: levelName, field_24105, name
GameMode: gameType, field_9257, gameMode
boolean: hardcore, field_9262, hardcore
Difficulty: difficulty, field_24106, difficulty
boolean: allowCommands, field_9261, allowCommands
GameRules: gameRules, field_24107, gameRules
DataConfiguration: dataConfiguration, field_25403, dataConfiguration
Constructors
(String, GameMode, boolean, Difficulty, boolean, GameRules, DataConfiguration)
Methods
LevelInfo (com.mojang.serialization.Dynamic<?>, DataConfiguration): parse, method_28383, fromDynamic
String (): levelName, method_27339, getLevelName
GameMode (): gameType, method_8574, getGameMode
boolean (): hardcore, method_8583, isHardcore
Difficulty (): difficulty, method_27340, getDifficulty
boolean (): allowCommands, method_8582, areCommandsAllowed
GameRules (): gameRules, method_27341, getGameRules
DataConfiguration (): getDataConfiguration, method_29558, getDataConfiguration
LevelInfo (GameMode): withGameType, method_28382, withGameMode
LevelInfo (Difficulty): withDifficulty, method_28381, withDifficulty
LevelInfo (DataConfiguration): withDataConfiguration, method_29557, withDataConfiguration
LevelInfo (): copy, method_28385, withCopiedGameRules
Difficulty (Number): lambda$parse$0, method_28384, method_28384