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 |
|---|---|
@NotNull Comparator.Mode |
getMode()
Gets the value of the 'mode' property.
|
void |
setMode(@NotNull Comparator.Mode mode)
Sets the value of the 'mode' property.
|
getFaces, getFacing, setFacingisPowered, setPoweredclone, getAsString, getAsString, getMaterial, getSoundGroup, matches, merge@NotNull @NotNull Comparator.Mode getMode()
void setMode(@NotNull @NotNull Comparator.Mode mode)
mode - the new 'mode' valueCopyright © 2021. All rights reserved.