public interface TrackMutateEvent extends LuckPermsEvent
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDataAfter()
Gets an immutable copy of the tracks data after the change
|
List<String> |
getDataBefore()
Gets an immutable copy of the tracks data before the change
|
Track |
getTrack()
Gets the track that was mutated
|
getApiCopyright © 2018. All rights reserved.