Interface GroupDataRecalculateEvent

All Superinterfaces:
LuckPermsEvent

public interface GroupDataRecalculateEvent extends LuckPermsEvent
Called when a groups cached data is refreshed
  • Method Details

    • getGroup

      @NonNull Group getGroup()
      Gets the group whose data was recalculated
      Returns:
      the group
    • getData

      Gets the data that was recalculated
      Returns:
      the data