Uses of Enum Class
me.wouterkistemaker.eventmanager.HandlerPriority
-
Uses of HandlerPriority in me.wouterkistemaker.eventmanager
Methods in me.wouterkistemaker.eventmanager 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.