Interface TrackCreateEvent

All Superinterfaces:
LuckPermsEvent

public interface TrackCreateEvent extends LuckPermsEvent
Called when a track is created
  • Method Details

    • getTrack

      @NonNull Track getTrack()
      Gets the new track
      Returns:
      the new track
    • getCause

      Gets the cause of the creation
      Returns:
      the cause of the creation