Uses of Enum Class
net.minecraft.client.network.ServerInfo.Status
-
Uses of ServerInfo.Status in net.minecraft.client.network
Modifier and TypeMethodDescriptionServerInfo.getStatus()
static ServerInfo.Status
Returns the enum constant of this class with the specified name.static ServerInfo.Status[]
ServerInfo.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.