boxlin / io.opencubes.boxlin / net.minecraft.util.math.BlockPos / times

times

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