Uses of Enum Class
net.minecraft.client.multiplayer.ServerData.State
Packages that use ServerData.State
-
Uses of ServerData.State in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ServerData.StateMethods in net.minecraft.client.multiplayer that return ServerData.StateModifier and TypeMethodDescriptionServerData.state()static ServerData.StateReturns 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.Methods in net.minecraft.client.multiplayer with parameters of type ServerData.State