接口 Bell

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

public interface Bell extends Directional, Powerable
'attachment' 值表示钟是怎么固定到其他方块上的.
  • 方法详细资料

    • getAttachment

      获取 'attachment' 属性的值.

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

      返回:
      属性 'attachment' 的值
    • setAttachment

      void setAttachment(@NotNull @NotNull Bell.Attachment attachment)
      设置 'attachment' 属性的值.

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

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