Structure Place Part
Represents a part of the structure.
Functions
get Source Block
Link copied to clipboard
abstract fun getSourceBlock(): Block
Content copied to clipboard
Gets currently processed block from the structure source.
get Target Block
Link copied to clipboard
abstract fun getTargetBlock(): Block
Content copied to clipboard
Gets target block in the world where the source block is placed.