[Block] block = dimension.getRuntimeBlocksAt(index, serverSided)


Gets a runtime block in the world with its index

Parameters


index

integer

The index of the block

serverSided

boolean | "nil

(default: false) Should we get the server one (likely unstable outside of the LocalServerUpdate event)

Return Value


block

Block

The runtime block