Preparing search index...
The search index is not available
Script API - v1.21.80.27
Script API - v1.21.80.27
@minecraft/server-editor
SelectionContainerVolume
Class SelectionContainerVolume
Hierarchy (
View Summary
)
SelectionContainerBase
SelectionContainerVolume
Index
Constructors
constructor
Properties
is
Empty
volume
Count
Methods
add
clear
get
get
Bounding
Box
move
To
remove
set
translate
Constructors
Private
constructor
new
SelectionContainerVolume
()
:
SelectionContainerVolume
Returns
SelectionContainerVolume
Properties
Readonly
is
Empty
isEmpty
:
boolean
Readonly
volume
Count
volumeCount
:
number
Methods
add
add
(
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
,
)
:
void
Parameters
volume
:
|
Vector3
|
Vector3
[]
|
BlockVolume
|
BlockVolumeBase
|
RelativeVolumeListBlockVolume
Returns
void
Remarks
This function can't be called in read-only mode.
clear
clear
()
:
void
Returns
void
Remarks
This function can't be called in read-only mode.
get
get
()
:
RelativeVolumeListBlockVolume
Returns
RelativeVolumeListBlockVolume
get
Bounding
Box
getBoundingBox
()
:
BlockBoundingBox
Returns
BlockBoundingBox
Throws
This function can throw errors.
move
To
moveTo
(
location
:
Vector3
)
:
void
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
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
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
Parameters
offset
:
Vector3
Returns
void
Remarks
This function can't be called in read-only mode.
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Empty
volume
Count
Methods
add
clear
get
get
Bounding
Box
move
To
remove
set
translate
Script API - v1.21.80.27
Loading...
Remarks
This function can't be called in read-only mode.