| Package | Description |
|---|---|
| net.tridentsdk.event |
The event framework, used to call events extremely quickly and efficiently
|
| net.tridentsdk.server.event |
Implementation specific classes relating to
net.tridentsdk.event.* |
| Modifier and Type | Method and Description |
|---|---|
Importance |
EventNotifier.importance()
Obtains the importance of the event listener
|
static Importance |
Importance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Importance[] |
Importance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Importance |
ReflectNotifier.importance() |
Copyright © 2016. All rights reserved.