Bisected, BlockData, java.lang.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, getMaterial, matches, mergegetFaces, getFacing, setFacingisWaterlogged, setWaterloggedStairs.Shape getShape()
void setShape(Stairs.Shape shape)
shape - the new 'shape' valueCopyright © 2018. All rights reserved.