@minecraft/serverInterfacesVector3本页总览Interface: Vector3 Contains a description of a vector. Properties x x: number Remarks X component of this vector. y y: number Remarks Y component of this vector. z z: number Remarks Z component of this vector.