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


Gets the block at these coordinates

Parameters


self

ThreadingBlockGetter

The instance of self

x

integer | "number

The x position

y

integer | "number

The y position

z

integer | "number

The z position

Return Value


block

Block

The block information