Uses of Class
com.mojang.realmsclient.dto.RealmsServer.Status
-
Packages that use RealmsServer.Status Package Description com.mojang.realmsclient.dto -
-
Uses of RealmsServer.Status in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as RealmsServer.Status Modifier and Type Field Description RealmsServer.StatusRealmsServer. stateMethods in com.mojang.realmsclient.dto that return RealmsServer.Status Modifier and Type Method Description private static RealmsServer.StatusRealmsServer. getState(java.lang.String p_230780_0_)static RealmsServer.StatusRealmsServer.Status. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RealmsServer.Status[]RealmsServer.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-