[Block] block = McStructure.getBlock(self, x, y, z)


Gets the block at the specified position

Parameters


self

McStructure

The instance of self

x

integer

The x position

y

integer

The y position

z

integer

The z position

Return Value


block

Block

The block at the specified position