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