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 |
|---|---|---|
@NotNull Stairs.Shape |
getShape() |
Gets the value of the 'shape' property.
|
void |
setShape(@NotNull Stairs.Shape shape) |
Sets the value of the 'shape' property.
|
clone, getAsString, getAsString, getMaterial, matches, mergegetFaces, getFacing, setFacingisWaterlogged, setWaterlogged@NotNull @NotNull Stairs.Shape getShape()
void setShape(@NotNull
@NotNull Stairs.Shape shape)
shape - the new 'shape' valueCopyright © 2020. All rights reserved.