Uses of Enum
net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent.Reason
Packages that use WarEndEvent.Reason
Package
Description
-
Uses of WarEndEvent.Reason in net.sacredlabyrinth.phaed.simpleclans.events
Methods in net.sacredlabyrinth.phaed.simpleclans.events that return WarEndEvent.ReasonModifier and TypeMethodDescription@NotNull WarEndEvent.ReasonWarEndEvent.getReason()static WarEndEvent.ReasonReturns the enum constant of this type with the specified name.static WarEndEvent.Reason[]WarEndEvent.Reason.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.sacredlabyrinth.phaed.simpleclans.events with parameters of type WarEndEvent.Reason -
Uses of WarEndEvent.Reason in net.sacredlabyrinth.phaed.simpleclans.managers
Methods in net.sacredlabyrinth.phaed.simpleclans.managers with parameters of type WarEndEvent.ReasonModifier and TypeMethodDescriptionvoidProtectionManager.removeWar(@Nullable War war, WarEndEvent.Reason reason)