接口 Comparator

所有超级接口:
BlockData, Cloneable, Directional, Powerable

public interface Comparator extends Directional, Powerable
'mode' 值表示该 (红石) 比较器将会以什么模式运算.
  • 方法详细资料

    • getMode

      获取 'mode' 属性的值.

      原文: Gets the value of the 'mode' property.

      返回:
      属性 'mode' 的值
    • setMode

      void setMode(@NotNull @NotNull Comparator.Mode mode)
      设置 'mode' 属性的值.

      原文: Sets the value of the 'mode' property.

      参数:
      mode - 新的 'mode' 属性值