OpenMinecraft.Vector3d.Vector3d C# (CSharp) Method

Vector3d() public method

public Vector3d ( ) : System
return System
        public Vector3d()
        {
        }

Same methods

Vector3d::Vector3d ( LibNbt nbtList, bool flipYZ = false ) : System
Vector3d::Vector3d ( double x, double y, double z ) : System
Vector3d::Vector3d ( long x, long y, int z ) : System