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