Uses of Enum
org.bukkit.event.raid.RaidStopEvent.Reason
-
Uses of RaidStopEvent.Reason in org.bukkit.event.raid
Modifier and TypeMethodDescriptionRaidStopEvent.getReason()
Returns the stop reason.static RaidStopEvent.Reason
Returns the enum constant of this type with the specified name.static RaidStopEvent.Reason[]
RaidStopEvent.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared.