updateBox

fun updateBox(pos: BlockPos, box: AABB, handlerId: Int = 0)

Updates the box of pos to box.

This method won't affect positions that are in the state of fading out.

Parameters

handlerId

On which handler the update should be performed.