接口 Stairs

所有超级接口:
Bisected, BlockData, Cloneable, Directional, Waterlogged

public interface Stairs extends Bisected, Directional, Waterlogged
'shape' 值代表阶梯方块的材质和碰撞箱的类型.
  • 方法详细资料

    • getShape

      获取 'shape' 属性的值.

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

      返回:
      属性 'shape' 的值
    • setShape

      void setShape(@NotNull @NotNull Stairs.Shape shape)
      设置 'shape' 属性的值.

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

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