Creates a new instance of Vec3.
The x-coordinate of the vector.
The y-coordinate of the vector.
The z-coordinate of the vector.
The x-coordinate of the vector.
The y-coordinate of the vector.
The z-coordinate of the vector.
Deserializes the vector from a binary stream.
The binary stream to read from.
Serializes the vector into a binary stream.
The binary stream to write to.
StaticdeserializeDeserializes the network structure from a binary stream.
The binary stream to deserialize from.
An instance of the class T.
Represents the network structure of a 3D vector. https://mojang.github.io/bedrock-protocol-docs/html/Vec3.html