Uses of Class
net.minecraft.client.realms.dto.RealmsWorldOptions
Packages that use RealmsWorldOptions
Package
Description
The base package for all Minecraft classes.
-
Uses of RealmsWorldOptions in net.minecraft
Fields in net.minecraft declared as RealmsWorldOptionsMethods in net.minecraft that return RealmsWorldOptionsMethods in net.minecraft with parameters of type RealmsWorldOptionsModifier and TypeMethodDescriptionvoidclass_11306.class_11307.write(JsonWriter jsonWriter, RealmsWorldOptions realmsWorldOptions) Constructors in net.minecraft with parameters of type RealmsWorldOptionsModifierConstructorDescriptionclass_11306(int int2, RealmsWorldOptions realmsWorldOptions, List<class_11305> list) class_11308(int int2, RealmsWorldOptions realmsWorldOptions, boolean bool) -
Uses of RealmsWorldOptions in net.minecraft.client.realms
Methods in net.minecraft.client.realms with parameters of type RealmsWorldOptionsModifier and TypeMethodDescriptionvoidRealmsClient.method_71168(long long2, String string, String string2, @Nullable class_11310 class_11310, int int2, RealmsWorldOptions realmsWorldOptions, List<class_11305> list) voidRealmsClient.updateSlot(long worldId, int slot, RealmsWorldOptions options, List<class_11305> list) -
Uses of RealmsWorldOptions in net.minecraft.client.realms.dto
Methods in net.minecraft.client.realms.dto that return RealmsWorldOptionsModifier and TypeMethodDescriptionRealmsWorldOptions.clone()static RealmsWorldOptionsRealmsWorldOptions.create(GameMode gameMode, boolean commandBlocks, Difficulty difficulty, boolean hardcore, String version, String slotName) static RealmsWorldOptionsstatic RealmsWorldOptionsRealmsWorldOptions.getDefaults()static RealmsWorldOptionsRealmsWorldOptions.getEmptyDefaults()static RealmsWorldOptionsRealmsWorldOptions.method_71186(CheckedGson checkedGson, String string) Methods in net.minecraft.client.realms.dto with parameters of type RealmsWorldOptionsModifier and TypeMethodDescriptionprivate static voidRealmsWorldOptions.method_71187(RealmsWorldOptions realmsWorldOptions)