Skip to main content

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.