| Package | Description |
|---|---|
| me.lucko.luckperms.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DemotionResult
|
interface |
PromotionResult
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataMutateResult
Represents the result of a data mutation call on a LuckPerms object.
|
static class |
DemotionResult.Status
The result status
|
static class |
PromotionResult.Status
The result status
|
| Modifier and Type | Field and Description |
|---|---|
static MutateResult |
MutateResult.GENERIC_FAILURE
Instance of
MutateResult which always reports failure. |
static MutateResult |
MutateResult.GENERIC_SUCCESS
Instance of
MutateResult which always reports success. |
Copyright © 2018. All rights reserved.