| Package | Description |
|---|---|
| me.lucko.luckperms | |
| me.lucko.luckperms.api.event |
| Modifier and Type | Method and Description |
|---|---|
static LuckPermsApi |
LuckPerms.getApi()
Gets an instance of the
LuckPermsApi,
throwing IllegalStateException if an instance is not yet loaded. |
| Modifier and Type | Method and Description |
|---|---|
static Optional<LuckPermsApi> |
LuckPerms.getApiSafe()
Gets an instance of
LuckPermsApi, if it is loaded. |
| Modifier and Type | Method and Description |
|---|---|
LuckPermsApi |
LuckPermsEvent.getApi()
Get the API instance this event was dispatched from
|
Copyright © 2018. All rights reserved.