Script API - v1.26.20.27
Preparing search index...
@minecraft/common
PropertyOutOfBoundsError
Class PropertyOutOfBoundsError
Hierarchy
Error
PropertyOutOfBoundsError
Index
Constructors
constructor
Properties
max
Value?
message
min
Value?
name
stack?
value
Constructors
Private
constructor
new
PropertyOutOfBoundsError
()
:
PropertyOutOfBoundsError
Returns
PropertyOutOfBoundsError
Properties
Optional
Readonly
max
Value
maxValue
?:
number
Remarks
This property can be read in
early-execution mode
.
message
message
:
string
Optional
Readonly
min
Value
minValue
?:
number
Remarks
This property can be read in
early-execution mode
.
name
name
:
string
Optional
stack
stack
?:
string
Readonly
value
value
:
number
Remarks
This property can be read in
early-execution mode
.
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
max
Value
message
min
Value
name
stack
value
Script API - v1.26.20.27
Loading...
Remarks
This property can be read in early-execution mode.