@minecraft/server-editor
Preparing search index...
SelectionContainerVolume
Class SelectionContainerVolume
Beta
Hierarchy (
View Summary
)
SelectionContainerBase
SelectionContainerVolume
Index
Properties
is
Empty
volume
Count
Methods
add
clear
get
get
Bounding
Box
move
To
remove
set
translate
Properties
Readonly
Beta
is
Empty
isEmpty
:
boolean
Readonly
Beta
volume
Count
volumeCount
:
number
Methods
add
add
(
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
,
)
:
void
Beta
Parameters
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
Returns
void
Remarks
This function can't be called in read-only mode.
clear
clear
()
:
void
Beta
Returns
void
Remarks
This function can't be called in read-only mode.
get
get
()
:
RelativeVolumeListBlockVolume
Beta
Returns
RelativeVolumeListBlockVolume
get
Bounding
Box
getBoundingBox
()
:
BoundingBox
Beta
Returns
BoundingBox
Throws
This function can throw errors.
Error
move
To
moveTo
(
location
:
Vector3
)
:
void
Beta
Parameters
location
:
Vector3
Returns
void
Remarks
This function can't be called in read-only mode.
remove
remove
(
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
,
)
:
void
Beta
Parameters
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
Returns
void
Remarks
This function can't be called in read-only mode.
set
set
(
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
,
)
:
void
Beta
Parameters
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
Returns
void
Remarks
This function can't be called in read-only mode.
translate
translate
(
offset
:
Vector3
)
:
void
Beta
Parameters
offset
:
Vector3
Returns
void
Remarks
This function can't be called in read-only mode.
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
is
Empty
volume
Count
Methods
add
clear
get
get
Bounding
Box
move
To
remove
set
translate
@minecraft/server-editor
Loading...
Remarks
This function can't be called in read-only mode.