Uses of Enum Class
com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
-
Uses of SpawnLevel in com.palmergames.bukkit.towny
Modifier and TypeMethodDescriptionstatic SpawnLevel
TownySettings.getSpawnLevel
(ConfigNodes node) static SpawnLevel
TownySettings.isAllowingPublicTownSpawnTravel()
static SpawnLevel
TownySettings.isAllowingTownSpawn()
-
Uses of SpawnLevel in com.palmergames.bukkit.towny.object.spawnlevel
Modifier and TypeMethodDescriptionstatic SpawnLevel
Returns the enum constant of this class with the specified name.static SpawnLevel[]
SpawnLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.