Uses of Enum Class
net.minecraft.client.network.ServerInfo.class_8678
Packages that use ServerInfo.class_8678
-
Uses of ServerInfo.class_8678 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as ServerInfo.class_8678Methods in net.minecraft.client.network that return ServerInfo.class_8678Modifier and TypeMethodDescriptionstatic ServerInfo.class_8678Returns the enum constant of this class with the specified name.static ServerInfo.class_8678[]ServerInfo.class_8678.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.network with parameters of type ServerInfo.class_8678ModifierConstructorDescriptionServerInfo(String name, String address, ServerInfo.class_8678 class_8678)