public interface GroupCreateEvent extends LuckPermsEvent
| Modifier and Type | Method and Description |
|---|---|
CreationCause |
getCause()
Gets the cause of the creation
|
Group |
getGroup()
Gets the new group
|
getApi@Nonnull CreationCause getCause()
Copyright © 2018. All rights reserved.