Uses of Enum Class
net.minecraft.client.network.ServerInfo.Status
Packages that use ServerInfo.Status
-
Uses of ServerInfo.Status in net.minecraft.client.network
Fields in net.minecraft.client.network declared as ServerInfo.StatusMethods in net.minecraft.client.network that return ServerInfo.StatusModifier 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.Methods in net.minecraft.client.network with parameters of type ServerInfo.Status