| Package | Description |
|---|---|
| me.nurio.events | |
| me.nurio.events.handler |
| Modifier and Type | Method and Description |
|---|---|
static EventPriority |
EventReflection.getEventPriorityFromMethod(Method method)
Obtain
EventPriority from reflection method. |
| Modifier and Type | Method and Description |
|---|---|
static EventPriority |
EventPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventPriority[] |
EventPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.