Uses of Enum Class
com.mojang.realmsclient.dto.RealmsServer.Compatibility
-
Uses of RealmsServer.Compatibility in com.mojang.realmsclient.dto
Modifier and TypeFieldDescriptionRealmsServer.compatibility
RealmsWorldOptions.compatibility
private static final RealmsServer.Compatibility
RealmsWorldOptions.DEFAULT_COMPATIBILITY
Modifier and TypeMethodDescriptionstatic RealmsServer.Compatibility
RealmsServer.getCompatibility
(String p_311807_) static RealmsServer.Compatibility
Returns the enum constant of this class with the specified name.static RealmsServer.Compatibility[]
RealmsServer.Compatibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionRealmsWorldOptions
(boolean p_167302_, boolean p_167303_, boolean p_167304_, boolean p_167305_, int p_167306_, boolean p_167307_, int p_167308_, int p_167309_, boolean p_167310_, String p_167311_, String p_311180_, RealmsServer.Compatibility p_311981_) -
Uses of RealmsServer.Compatibility in com.mojang.realmsclient.gui
Modifier and TypeFieldDescription(package private) final RealmsServer.Compatibility
RealmsWorldSlotButton.State.compatibility