Package net.luckperms.api.context
package net.luckperms.api.context
Context functionality, including
ContextSets and
ContextCalculators.-
ClassDescriptionRepresents an individual context pair.Calculates the contexts applicable for a contextual subject.Functional interface that accepts context key value pairs.Manages
ContextCalculators, and calculates applicable contexts for a given type.Mode for determining whether aContextSetsatisfies another.A set of contexts.A factory for creatingContextSets.Some default context keys used by the plugin.An immutable implementation ofContextSet.A builder forImmutableContextSet.A mutable implementation ofContextSet.Extension ofContextCalculatorwhich provides the same context regardless of the subject.