-
Interfaces Interface Description net.luckperms.api.node.HeldNode The only usages of this interface are also deprecated.
-
Methods Method Description net.luckperms.api.context.ContextManager.invalidateCache(Object) UseContextManager.signalContextUpdate(Object)insteadnet.luckperms.api.context.ContextSet.toFlattenedMap() Deprecated because the returned map may not contain all data in the ContextSetnet.luckperms.api.context.ImmutableContextSet.immutableCopy() This context set is already immutable!net.luckperms.api.model.group.GroupManager.getWithPermission(String) UseGroupManager.searchAll(NodeMatcher)insteadnet.luckperms.api.model.user.UserManager.getWithPermission(String) UseUserManager.searchAll(NodeMatcher)instead