Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Server Utilities API
8Crafter's Server Utilities API
Globals
modules
coords
diroffsetmap
Function diroffsetmap
diroffsetmap
(
direction
:
Direction
,
)
:
|
{
x
:
0
;
y
:
1
;
z
:
0
}
&
Vector3
|
{
x
:
0
;
y
:
-1
;
z
:
0
}
&
Vector3
|
{
x
:
1
;
y
:
0
;
z
:
0
}
&
Vector3
|
{
x
:
-1
;
y
:
0
;
z
:
0
}
&
Vector3
|
{
x
:
0
;
y
:
0
;
z
:
1
}
&
Vector3
|
{
x
:
0
;
y
:
0
;
z
:
-1
}
&
Vector3
Parameters
direction
:
Direction
Returns
|
{
x
:
0
;
y
:
1
;
z
:
0
}
&
Vector3
|
{
x
:
0
;
y
:
-1
;
z
:
0
}
&
Vector3
|
{
x
:
1
;
y
:
0
;
z
:
0
}
&
Vector3
|
{
x
:
-1
;
y
:
0
;
z
:
0
}
&
Vector3
|
{
x
:
0
;
y
:
0
;
z
:
1
}
&
Vector3
|
{
x
:
0
;
y
:
0
;
z
:
-1
}
&
Vector3
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Server Utilities API
Loading...