| Interface | Description |
|---|---|
| Cancellable |
Represents an event that can be cancelled
|
| EventBus |
The LuckPerms event bus.
|
| EventHandler<T extends LuckPermsEvent> |
Represents a subscription to a
LuckPermsEvent. |
| LuckPermsEvent |
A superinterface for all LuckPerms events.
|
| Sourced |
Represents an event with a
Source. |
| Annotation Type | Description |
|---|---|
| Param |
Represents the position of a parameter within an event.
|