Uses of Class
com.palmergames.bukkit.towny.object.SpawnPointLocation
Packages that use SpawnPointLocation
Package
Description
-
Uses of SpawnPointLocation in com.palmergames.bukkit.towny
Methods in com.palmergames.bukkit.towny that return types with arguments of type SpawnPointLocationMethods in com.palmergames.bukkit.towny with parameters of type SpawnPointLocation -
Uses of SpawnPointLocation in com.palmergames.bukkit.towny.object
Methods in com.palmergames.bukkit.towny.object that return SpawnPointLocationModifier and TypeMethodDescriptionSpawnPoint.getSpawnPointLocation()
static SpawnPointLocation
static SpawnPointLocation
SpawnPointLocation.parseSpawnPointLocation
(org.bukkit.Location loc) -
Uses of SpawnPointLocation in com.palmergames.bukkit.towny.object.jail
Methods in com.palmergames.bukkit.towny.object.jail with parameters of type SpawnPointLocationModifier and TypeMethodDescriptionboolean
Jail.hasJailCell
(SpawnPointLocation loc) void
Jail.removeJailCell
(SpawnPointLocation pos)