Uses of Enum Class
civitas.celestis.event.HandlerPriority
Packages that use HandlerPriority
-
Uses of HandlerPriority in civitas.celestis.event
Methods in civitas.celestis.event that return HandlerPriorityModifier and TypeMethodDescriptionHandlerReference.priority()Returns the execution priority of this event handler.static HandlerPriorityReturns the enum constant of this class with the specified name.static HandlerPriority[]HandlerPriority.values()Returns an array containing the constants of this enum class, in the order they are declared.