Uses of Enum Class
com.mojang.realmsclient.dto.RealmsServer.Status
Packages that use RealmsServer.Status
-
Uses of RealmsServer.Status in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as RealmsServer.StatusMethods in com.mojang.realmsclient.dto that return RealmsServer.StatusModifier and TypeMethodDescriptionprivate static RealmsServer.Status
static RealmsServer.Status
Returns the enum constant of this class with the specified name.static RealmsServer.Status[]
RealmsServer.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.