operator fun BlockPos.div(other: BlockPos): BlockPos
operator fun BlockPos.div(other: Int): BlockPos
operator fun BlockPos.div(other: Vec3i): BlockPos