public interface LuckPermsEvent
| Modifier and Type | Method and Description |
|---|---|
@NonNull LuckPermsApi |
getApi()
Get the API instance this event was dispatched from
|
@NonNull Class<? extends LuckPermsEvent> |
getEventType()
Gets the type of the event.
|
@NonNull LuckPermsApi getApi()
@NonNull Class<? extends LuckPermsEvent> getEventType()