Interface RequirementManager

    • Method Detail

      • getRequirementSetById

        @Nullable
        @Nullable RequirementSet getRequirementSetById​(long id)
        Get a specific requirement set
        Parameters:
        id - of the requirement set to get.
        Returns:
        the requirement set with the given ID, or null if one doesn't exist