Interface | Description |
---|---|
Cancellable | |
Listener |
Simple interface for tagging all EventListeners
|
Class | Description |
---|---|
Event |
Represents an event.
|
HandlerList |
A list of event handlers, stored per-event.
|
Enum | Description |
---|---|
Event.Result | |
EventPriority |
Represents an event's priority in execution
|
Exception | Description |
---|---|
EventException |
Annotation Type | Description |
---|---|
EventHandler |
An annotation to mark methods as being event handler methods
|
Copyright © 2019. All rights reserved.