| Interface | Description |
|---|---|
| DataMutateResult.WithMergedNode |
Extension of
DataMutateResult for temporary set operations. |
| NodeMap |
Encapsulates a store of data (
Nodes) within a PermissionHolder. |
| Enum | Description |
|---|---|
| DataMutateResult |
Represents the result of a data mutation call on a LuckPerms object.
|
| DataType |
Represents a type of data.
|
| TemporaryNodeMergeStrategy |
Controls how the implementation should behave when new temporary nodes are set
that would otherwise conflict with existing entries.
|