Uses of Enum Class
org.bukkit.Raid.RaidStatus
Packages that use Raid.RaidStatus
Package
Description
The root package of the Bukkit API, contains generalized API classes.
- 
Uses of Raid.RaidStatus in org.bukkitMethods in org.bukkit that return Raid.RaidStatusModifier and TypeMethodDescriptionRaid.getStatus()Gets the current status of the raid.static Raid.RaidStatusReturns the enum constant of this class with the specified name.static Raid.RaidStatus[]Raid.RaidStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.