Interface IPlayerConfigParentGroupAPI

All Superinterfaces:
IPlayerConfigGroupAPI

public interface IPlayerConfigParentGroupAPI extends IPlayerConfigGroupAPI
API for a player group that may contain other groups
  • Method Details

    • getDirectGroupIds

      @Nonnull Set<String> getDirectGroupIds()
      Gets a set containing all group IDs directly included in this group.
      Returns:
      the set of directly included group IDs, not null