Interface GroupDataRecalculateEvent

  • All Superinterfaces:
    LuckPermsEvent

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

      • getGroup

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