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 block position from a binary stream.
The binary stream to read from.
Serializes the block position to a binary stream.
The binary stream to write to.
Static
deserializeDeserializes 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 block position. https://mojang.github.io/bedrock-protocol-docs/html/BlockPos.html