History - net.minecraft.client.realms.dto.RealmsWorldOptions
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
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.realmsclient.dto.RealmsWorldOptions
net.minecraft.class_4883
net.minecraft.client.realms.dto.RealmsWorldOptions
Fields
int: spawnProtection, field_22636, spawnProtection
boolean: forceGameMode, field_22638, forceGameMode
int: difficulty, field_22639, difficulty
int: gameMode, field_22640, gameMode
String: slotName, field_22641, slotName
String: version, field_46843, version
RealmsServer$Compatibility: compatibility, field_46844, compatibility
long: templateId, field_22642, templateId
String: templateImage, field_22643, templateImage
boolean: empty, field_22645, empty
Constructors
()
(int, int, int, boolean, String, String, RealmsServer$Compatibility)
Methods
RealmsWorldOptions (): createDefaults, method_25076, getDefaults
RealmsWorldOptions (GameMode, Difficulty, boolean, String, String): createDefaultsWith, method_64352, create
RealmsWorldOptions (LevelInfo, String): createFromSettings, method_64353, create
RealmsWorldOptions (): createEmptyDefaults, method_25080, getEmptyDefaults
void (boolean): setEmpty, method_25079, setEmpty
RealmsWorldOptions (CheckedGson, String): parse, method_71186, fromJson
void (RealmsWorldOptions): finalize, method_71187, replaceNullsWithDefaults
String (int): getSlotName, method_25077, getSlotName
String (int): getDefaultSlotName, method_25081, getDefaultSlotName
RealmsWorldOptions (): copy, method_25083, copy