Uses of Enum Class
com.palmergames.bukkit.towny.object.jail.UnJailReason
Package
Description
-
Uses of UnJailReason in com.palmergames.bukkit.towny.event.resident
-
Uses of UnJailReason in com.palmergames.bukkit.towny.object.jail
Modifier and TypeMethodDescriptionstatic UnJailReason
Returns the enum constant of this class with the specified name.static UnJailReason[]
UnJailReason.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UnJailReason in com.palmergames.bukkit.towny.utils
Modifier and TypeMethodDescriptionstatic void
JailUtil.unJailResident
(Resident resident, UnJailReason reason) Unjails a resident.