Class World

  • All Implemented Interfaces:
    Permable

    public class World
    extends java.lang.Object
    implements Permable
    • Constructor Detail

      • World

        public World()
    • Method Detail

      • getGroupsString

        public java.util.List<java.lang.String> getGroupsString()
        Specified by:
        getGroupsString in interface Permable
      • hasTimedPermSet

        public boolean hasTimedPermSet​(java.lang.String perm)
        Specified by:
        hasTimedPermSet in interface Permable
      • getGroups

        public java.util.List<Group> getGroups()
      • getTimedGroups

        public java.util.List<TimedValue<Group>> getTimedGroups()