| Package | Description |
|---|---|
| me.lucko.luckperms.api.event.cause | |
| me.lucko.luckperms.api.event.group | |
| me.lucko.luckperms.api.event.track |
| Modifier and Type | Method and Description |
|---|---|
static DeletionCause |
DeletionCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeletionCause[] |
DeletionCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeletionCause |
GroupDeleteEvent.getCause()
Gets the cause of the deletion
|
| Modifier and Type | Method and Description |
|---|---|
DeletionCause |
TrackDeleteEvent.getCause()
Gets the cause of the deletion
|
Copyright © 2018. All rights reserved.