Create a new {@link Vector3i} and initialize its three components from the first three elements of the given array.
@param xyz the array containing at least three elements
See Implementation
Create a new {@link Vector3i} and initialize its three components from the first three elements of the given array.
@param xyz the array containing at least three elements