Uses of Class
com.jackdaw.chatwithnpc.group.Group
Packages that use Group
-
Uses of Group in com.jackdaw.chatwithnpc.group
Fields in com.jackdaw.chatwithnpc.group with type parameters of type GroupModifier and TypeFieldDescriptionstatic final ConcurrentHashMap<String,Group> GroupManager.GroupMapMethods in com.jackdaw.chatwithnpc.group that return GroupMethods in com.jackdaw.chatwithnpc.group that return types with arguments of type GroupModifier and TypeMethodDescriptionGroupManager.getParentGroups(@NotNull String currentGroup) Get all the parent groups of the group.