Uses of Enum Class
group.worldstandard.pudel.api.event.EventPriority
Packages that use EventPriority
Package
Description
Event handling and listener registration API.
-
Uses of EventPriority in group.worldstandard.pudel.api.event
Subclasses with type arguments of type EventPriority in group.worldstandard.pudel.api.eventModifier and TypeClassDescriptionenumEvent priority levels for plugin event listeners.Methods in group.worldstandard.pudel.api.event that return EventPriorityModifier and TypeMethodDescriptionstatic EventPriorityReturns the enum constant of this class with the specified name.static EventPriority[]EventPriority.values()Returns an array containing the constants of this enum class, in the order they are declared.