Script API - v1.26.20.22
Preparing search index...
@minecraft/server
BlockVolumeBase
Class BlockVolumeBase
Hierarchy (
View Summary
)
BlockVolumeBase
BlockVolume
ListBlockVolume
RelativeVolumeListBlockVolume
RelativeVolumeListBlockVolume
RelativeVolumeListBlockVolume
Index
Constructors
constructor
Methods
get
Block
Location
Iterator
get
Capacity
get
Max
get
Min
get
Span
is
Inside
translate
Constructors
Private
constructor
new
BlockVolumeBase
()
:
BlockVolumeBase
Returns
BlockVolumeBase
Methods
get
Block
Location
Iterator
getBlockLocationIterator
()
:
BlockLocationIterator
Returns
BlockLocationIterator
get
Capacity
getCapacity
()
:
number
Returns
number
get
Max
getMax
()
:
Vector3
Returns
Vector3
Throws
This function can throw errors.
World Ready
This function can't be called in
early-execution mode
.
get
Min
getMin
()
:
Vector3
Returns
Vector3
Throws
This function can throw errors.
World Ready
This function can't be called in
early-execution mode
.
get
Span
getSpan
()
:
Vector3
Returns
Vector3
is
Inside
isInside
(
location
:
Vector3
)
:
boolean
Parameters
location
:
Vector3
Returns
boolean
translate
translate
(
delta
:
Vector3
)
:
void
Parameters
delta
:
Vector3
Returns
void
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Block
Location
Iterator
get
Capacity
get
Max
get
Min
get
Span
is
Inside
translate
Script API - v1.26.20.22
Loading...
Throws
This function can throw errors.
World Ready
This function can't be called in early-execution mode.