Script API - v1.26.0.29
Preparing search index...
@minecraft/math
AABBInvalidExtentError
Class AABBInvalidExtentError
An error that is thrown when using an invalid AABB with AABBUtils operations.
Hierarchy
Error
AABBInvalidExtentError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
AABBInvalidExtentError
(
extent
:
Vector3
)
:
AABBInvalidExtentError
Parameters
extent
:
Vector3
Returns
AABBInvalidExtentError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
stack
Script API - v1.26.0.29
Loading...
An error that is thrown when using an invalid AABB with AABBUtils operations.