原文
参与翻译
正在准备搜索索引...
搜索索引不可用
@minecraft
@minecraft
server-editor
StatefulAction
类型别名 StatefulAction
StatefulAction
:
{
actionType
:
StatefulAction
;
onExecute
:
(
active
:
boolean
)
=>
void
;
}
An action which returns the activation state.
类型声明
只读
actionType
:
StatefulAction
只读
onExecute
:
(
active
:
boolean
)
=>
void
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
原文
参与翻译
@minecraft
加载中……
An action which returns the activation state.