| 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 CreationCause |
CreationCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreationCause[] |
CreationCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreationCause |
GroupCreateEvent.getCause()
Gets the cause of the creation
|
| Modifier and Type | Method and Description |
|---|---|
CreationCause |
TrackCreateEvent.getCause()
Gets the cause of the creation
|
Copyright © 2018. All rights reserved.