Uses of Enum Class
net.minecraft.client.realms.dto.RealmsServer.State
-
Uses of RealmsServer.State in net.minecraft.client.realms.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.