Uses of Enum Class
net.risingworld.api.Server.Type
-
Uses of Server.Type in net.risingworld.api
Modifier and TypeMethodDescriptionstatic Server.Type
Server.getType()
Gets the current type of the server.static Server.Type
Returns the enum constant of this class with the specified name.static Server.Type[]
Server.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.