Interface Comparator

All Superinterfaces:
BlockData, Cloneable, Directional, Powerable

public interface Comparator extends Directional, Powerable
'mode' indicates what mode this comparator will operate in.
  • Method Details

    • getMode

      Gets the value of the 'mode' property.
      Returns:
      the 'mode' value
    • setMode

      void setMode(@NotNull Comparator.Mode mode)
      Sets the value of the 'mode' property.
      Parameters:
      mode - the new 'mode' value