| Package | Description |
|---|---|
| me.lucko.luckperms.api | |
| me.lucko.luckperms.api.context |
| Class and Description |
|---|
| ContextCalculator
Calculates whether contexts are applicable to a
subject. |
| ContextManager
Manages
ContextCalculators, and calculates applicable contexts for a
given type. |
| ContextSet
A set of contexts.
|
| ImmutableContextSet
An immutable implementation of
ContextSet. |
| Class and Description |
|---|
| ContextCalculator
Calculates whether contexts are applicable to a
subject. |
| ContextSet
A set of contexts.
|
| ImmutableContextSet
An immutable implementation of
ContextSet. |
| ImmutableContextSet.Builder
A builder for
ImmutableContextSet. |
| MutableContextSet
A mutable implementation of
ContextSet. |
| StaticContextCalculator
Extension of
ContextCalculator which provides the same context
regardless of the subject. |
Copyright © 2018. All rights reserved.