接口 Jigsaw

所有超级接口:
BlockData, Cloneable

public interface Jigsaw extends BlockData
'orientation' 指拼图方块的朝向.
  • 方法详细资料

    • getOrientation

      获取 'orientation' 属性的值.

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

      返回:
      属性 'orientation' 的值
    • setOrientation

      void setOrientation(@NotNull @NotNull Jigsaw.Orientation orientation)
      设置 'orientation' 属性的值.

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

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