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