| Package | Description |
|---|---|
| me.lucko.luckperms.api |
| Modifier and Type | Method and Description |
|---|---|
static StandardNodeEquality |
StandardNodeEquality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardNodeEquality[] |
StandardNodeEquality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Node.standardEquals(Node other,
StandardNodeEquality equalityPredicate)
Gets if this Node is equal to another node as defined by the given
StandardNodeEquality predicate. |
Copyright © 2018. All rights reserved.