Uses of Enum Class
net.minecraft.client.multiplayer.ServerData.State
-
Uses of ServerData.State in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionServerData.state()
static ServerData.State
Returns the enum constant of this class with the specified name.static ServerData.State[]
ServerData.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.