SerenityJS
Preparing search index...
@serenityjs/protocol
IPosition
Interface IPosition
interface
IPosition
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Implemented by
BlockPosition
Vector3f
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
SerenityJS
Loading...