StairsItem

Undocumented in source.
class StairsItem : SimpleItem!(si)(
sul.items.Item si
block_t[] orientations
) if (
orientations.length == 8
) {}

Constructors

this
this(E args)
Undocumented in source.

Members

Aliases

sul
alias sul = si
Undocumented in source.

Functions

place
block_t place(World world, BlockPosition position, uint face)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

placeable
bool placeable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta