PlacedBlock

Placed block in a world, used when a position is needed but the block can be null.

Constructors

this
this(BlockPosition position, sul.blocks.Block block)
Undocumented in source.

Alias This

block

Members

Properties

block
sul.blocks.Block block [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
BlockPosition position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta