| Name | shape |
| Object | MaterialTag |
| Input | ElementTag |
| Related Tags | <MaterialTag.shape> Returns the shape of a block. (...)
|
| Description | Sets the shape of a block.
For stairs, input is the corner shape as INNER_LEFT, INNER_RIGHT, OUTER_LEFT, OUTER_RIGHT, or STRAIGHT. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialShape.java#L71 |