Uses of Enum Class
org.cloudburstmc.api.event.EventPriority
Packages that use EventPriority
-
Uses of EventPriority in org.cloudburstmc.api.event
Methods in org.cloudburstmc.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.