Interface TrackRemoveGroupEvent

All Superinterfaces:
LuckPermsEvent, TrackMutateEvent

public interface TrackRemoveGroupEvent extends TrackMutateEvent
Called when a group is removed from a track
  • Method Details

    • getGroup

      @NonNull String getGroup()
      Gets the group that was removed
      Returns:
      the group that was removed