| Class | Description |
|---|---|
| EventUtils | |
| EventUtils.FieldHandler |
A wrapper class for an event handler field with it's
EventHandler annotation. |
| EventUtils.MethodHandler |
A wrapper class for an event handler method with it's
EventHandler annotation. |
| LookupGetter |
A wrapper class to get the
MethodHandles.Lookup for the current ClassLoader. |
| LookupUtils |
Various utils for
MethodHandles.Lookup. |
| Exception | Description |
|---|---|
| EventException |
A util exception class to print event handler exceptions.
|