Uses of Enum Class
com.mojang.realmsclient.dto.RealmsServer.State
-
Uses of RealmsServer.State in com.mojang.realmsclient.dto
Modifier and TypeMethodDescriptionprivate static RealmsServer.State
static RealmsServer.State
Returns the enum constant of this class with the specified name.static RealmsServer.State[]
RealmsServer.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.