| Package | Description |
|---|---|
| org.bukkit.block.data.type |
| Modifier and Type | Method and Description |
|---|---|
Comparator.Mode |
Comparator.getMode()
Gets the value of the 'mode' property.
|
static Comparator.Mode |
Comparator.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Comparator.Mode[] |
Comparator.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Comparator.setMode(Comparator.Mode mode)
Sets the value of the 'mode' property.
|
Copyright © 2019. All rights reserved.