Uses of Enum Class
net.minecraft.client.network.ServerInfo.class_9083
Packages that use ServerInfo.class_9083
-
Uses of ServerInfo.class_9083 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as ServerInfo.class_9083Methods in net.minecraft.client.network that return ServerInfo.class_9083Modifier and TypeMethodDescriptionServerInfo.method_55825()
static ServerInfo.class_9083
Returns the enum constant of this class with the specified name.static ServerInfo.class_9083[]
ServerInfo.class_9083.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.class_9083