removeBlock

fun removeBlock(pos: BlockPos, handlerId: Int = 0)

Removes a block from the rendering, it will get an out animation tho.

Parameters

pos

The position, can be BlockPos.MutableBlockPos.

handlerId

From which handler the block should be removed.