public interface Comparator extends Directional, Powerable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Comparator.Mode
The mode in which a comparator will operate in.
|
| Modifier and Type | Method and Description |
|---|---|
Comparator.Mode |
getMode()
Gets the value of the 'mode' property.
|
void |
setMode(Comparator.Mode mode)
Sets the value of the 'mode' property.
|
getFaces, getFacing, setFacingisPowered, setPoweredclone, getAsString, getAsString, getMaterial, matches, merge@NotNull Comparator.Mode getMode()
void setMode(@NotNull
Comparator.Mode mode)
mode - the new 'mode' valueCopyright © 2020. All rights reserved.