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