Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
coords
blockClipboard
Class blockClipboard
Index
Constructors
constructor
Accessors
ids
save
Size
Methods
clear
place
save
save
Range
Constructors
constructor
new
blockClipboard
()
:
Globals
.
modules
.
coords
.
blockClipboard
Returns
Globals
.
modules
.
coords
.
blockClipboard
Accessors
Static
ids
get
ids
()
:
string
[]
Returns
string
[]
Static
save
Size
get
saveSize
()
:
Vector3
Returns
Vector3
Methods
Static
clear
clear
()
:
void
Returns
void
Static
place
place
(
location
:
DimensionLocation
,
options
?:
StructurePlaceOptions
,
sizes
?:
{
x
:
number
;
y
:
number
;
z
:
number
}
,
)
:
void
Parameters
location
:
DimensionLocation
Optional
options
:
StructurePlaceOptions
sizes
:
{
x
:
number
;
y
:
number
;
z
:
number
}
= ...
Returns
void
Static
save
save
(
dimension
:
Dimension
,
area
:
{
from
:
Vector3
;
to
:
Vector3
}
,
options
?:
StructureCreateOptions
,
sizeLimits
?:
{
x
:
number
;
y
:
number
;
z
:
number
}
,
)
:
void
Parameters
dimension
:
Dimension
area
:
{
from
:
Vector3
;
to
:
Vector3
}
Optional
options
:
StructureCreateOptions
sizeLimits
:
{
x
:
number
;
y
:
number
;
z
:
number
}
= ...
Returns
void
Static
save
Range
saveRange
(
dimension
:
Dimension
,
range
:
[
from
:
Vector3
,
to
:
Vector3
,
indices
:
Vector3
]
,
options
?:
StructureCreateOptions
,
)
:
void
Parameters
dimension
:
Dimension
range
:
[
from
:
Vector3
,
to
:
Vector3
,
indices
:
Vector3
]
Optional
options
:
StructureCreateOptions
Returns
void
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
ids
save
Size
Methods
clear
place
save
save
Range
Add-On Documentation
8Crafter's Debug Sticks API
Loading...