Class FixedRankLadder

  • All Implemented Interfaces:
    ca.stellardrift.permissionsex.rank.RankLadder, net.kyori.adventure.text.ComponentLike

    public class FixedRankLadder
    extends AbstractRankLadder
    • Constructor Detail

    • Method Detail

      • ranks

        public org.pcollections.PVector<ca.stellardrift.permissionsex.subject.SubjectRef<?>> ranks()
        Specified by:
        ranks in interface ca.stellardrift.permissionsex.rank.RankLadder
        Specified by:
        ranks in class AbstractRankLadder
      • newWithRanks

        protected ca.stellardrift.permissionsex.rank.RankLadder newWithRanks​(org.pcollections.PVector<ca.stellardrift.permissionsex.subject.SubjectRef<?>> ents)
        Specified by:
        newWithRanks in class AbstractRankLadder