public interface TrackCreateEvent extends LuckPermsEvent
| Modifier and Type | Method and Description |
|---|---|
@NonNull CreationCause |
getCause()
Gets the cause of the creation
|
@NonNull Track |
getTrack()
Gets the new track
|
getApi@NonNull Track getTrack()
@NonNull CreationCause getCause()