Preparing search index...
The search index is not available
Script API - v1.21.60
Script API - v1.21.60
@minecraft/server-editor
StatefulAction
Type Alias StatefulAction
StatefulAction
:
{
actionType
:
StatefulAction
;
onExecute
:
(
active
:
boolean
)
=>
void
;
}
An action which returns the activation state.
Type declaration
Readonly
actionType
:
StatefulAction
Readonly
onExecute
:
(
active
:
boolean
)
=>
void
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
Script API - v1.21.60
Loading...
An action which returns the activation state.