Bisected, BlockData, Cloneable, Directional, Waterloggedpublic interface Stairs extends Bisected, Directional, Waterlogged
| Modifier and Type | Interface | Description | 
|---|---|---|
| static class  | Stairs.Shape | The shape of a stair block - used for constructing corners. | 
Bisected.Half| Modifier and Type | Method | Description | 
|---|---|---|
| Stairs.Shape | getShape() | Gets the value of the 'shape' property. | 
| void | setShape(Stairs.Shape shape) | Sets the value of the 'shape' property. | 
clone, getAsString, getAsString, getMaterial, matches, mergegetFaces, getFacing, setFacingisWaterlogged, setWaterlogged@NotNull Stairs.Shape getShape()
void setShape(@NotNull
              Stairs.Shape shape)
shape - the new 'shape' valueCopyright © 2019. All rights reserved.