Uses of Enum Class
com.andrei1058.bedwars.api.server.ServerType
-
Uses of ServerType in com.andrei1058.bedwars.api
-
Uses of ServerType in com.andrei1058.bedwars.api.server
Modifier 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.