Uses of Enum Class
net.risingworld.api.Server.Type
Packages that use Server.Type
-
Uses of Server.Type in net.risingworld.api
Methods in net.risingworld.api that return Server.TypeModifier and TypeMethodDescriptionstatic Server.TypeServer.getType()Gets the current type of the server.static Server.TypeReturns 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.