| Interface | Description |
|---|---|
| Cancellable | |
| IEventBus |
Interface for representing an Event Bus
|
| Class | Description |
|---|---|
| CancellableEvent |
A class for events that are cancellable
|
| DeadEvent | |
| EventBus |
Implementation of the core EventBus
|
| RegisteredHandler | |
| RegisteredMethod |
| Annotation Type | Description |
|---|---|
| EventHandler |
Marks a method as an Event handler
|