JavaScript APIInterfacesInterface: BlockVector3On this pageInterface: BlockVector3 A mutable numeric vector produced from an integer block position. Properties x x: number Block X coordinate. y y: number Block Y coordinate. z z: number Block Z coordinate.