Vector3i.mul

Multiply the components of this vector by the given values.

@param x the x component to multiply @param y the y component to multiply @param z the z component to multiply @return this

Meta