JavaScript APIinterfacesInterface: BlockVector3Содержание этой страницыInterface: 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.