getBlockStateAt

fun getBlockStateAt(pos: BlockPos): IBlockState

Gets the IBlockState at a location in the world.

Return

the IBlockState at the location

Parameters

pos

The block position

Sources

Link copied to clipboard