Uses of Enum Class
com.andrei1058.bedwars.api.server.ServerType
Packages that use ServerType
-
Uses of ServerType in com.andrei1058.bedwars.api
Methods in com.andrei1058.bedwars.api that return ServerType -
Uses of ServerType in com.andrei1058.bedwars.api.server
Methods in com.andrei1058.bedwars.api.server that return ServerTypeModifier and TypeMethodDescriptionstatic ServerType
Returns the enum constant of this class with the specified name.static ServerType[]
ServerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.