Script API - v1.26.30.28
Preparing search index...
Donate
@minecraft/server-ui
InvalidObservableError
Class InvalidObservableError
Beta
Thrown when an observable value is expected to be writable, but it is not.
Hierarchy
Error
InvalidObservableError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
Private
constructor
new
InvalidObservableError
()
:
InvalidObservableError
Returns
InvalidObservableError
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.30.28
Loading...
Thrown when an observable value is expected to be writable, but it is not.