@ascentbv/ts-common - v1.0.123
Preparing search index...
BlockPos
Type Alias BlockPos
BlockPos
:
Readonly
<
{
x
:
number
;
y
:
number
;
z
:
number
}
>
An immutable integer block position
{ x, y, z }
in world coordinates.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ascentbv/ts-common - v1.0.123
Loading...
An immutable integer block position
{ x, y, z }in world coordinates.