LT_block_get
block LT_block_get(blockpos location)
blockpos | location | The location of block to get information about |
Gets information about a single block in the world. If the zone containing the block is not loaded or ready, an empty air block will be returned. As this does not modify the world, it works even on the client during multiplayer.