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