Uses of Enum Class
net.minecraft.client.realms.dto.RealmsServer.Compatibility
Packages that use RealmsServer.Compatibility
-
Uses of RealmsServer.Compatibility in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto declared as RealmsServer.CompatibilityMethods in net.minecraft.client.realms.dto that return RealmsServer.CompatibilityModifier and TypeMethodDescriptionprivate static RealmsServer.CompatibilityRealmsServer.parseCompatibility(@Nullable String string) static RealmsServer.CompatibilityReturns 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.