public interface GroupCreateEvent extends LuckPermsEvent
| Modifier and Type | Method and Description |
|---|---|
@NonNull CreationCause |
getCause()
Gets the cause of the creation
|
@NonNull Group |
getGroup()
Gets the new group
|
getApi, getEventType@NonNull Group getGroup()
@NonNull CreationCause getCause()