Uses of Enum Class
com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
Packages that use SpawnLevel
-
Uses of SpawnLevel in com.palmergames.bukkit.towny
Methods in com.palmergames.bukkit.towny that return SpawnLevelModifier and TypeMethodDescriptionstatic SpawnLevelTownySettings.getSpawnLevel(ConfigNodes node) static SpawnLevelTownySettings.isAllowingPublicTownSpawnTravel()static SpawnLevelTownySettings.isAllowingTownSpawn() -
Uses of SpawnLevel in com.palmergames.bukkit.towny.object.spawnlevel
Methods in com.palmergames.bukkit.towny.object.spawnlevel that return SpawnLevelModifier and TypeMethodDescriptionstatic SpawnLevelReturns 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.