@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
TransactionHandler
类 TransactionHandler
索引
属性
id
方法
add
User
Defined
Operation
Handler
add
Volume
List
Operation
Handler
is
Valid
unregister
属性
只读
id
id
:
string
方法
add
User
Defined
Operation
Handler
addUserDefinedOperationHandler
(
payloadClosure
:
(
arg0
:
string
)
=>
void
,
)
:
UserDefinedTransactionOperationHandler
世界修改
参数
payloadClosure
:
(
arg0
:
string
)
=>
void
返回
UserDefinedTransactionOperationHandler
备注
抛出
This function can throw errors.
add
Volume
List
Operation
Handler
addVolumeListOperationHandler
(
closure
:
(
arg0
:
RelativeVolumeListBlockVolume
[]
)
=>
void
,
)
:
VolumeListTransactionOperationHandler
世界修改
参数
closure
:
(
arg0
:
RelativeVolumeListBlockVolume
[]
)
=>
void
返回
VolumeListTransactionOperationHandler
备注
抛出
This function can throw errors.
is
Valid
isValid
()
:
boolean
返回
boolean
unregister
unregister
()
:
void
世界修改
返回
void
备注
抛出
This function can throw errors.
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
id
方法
add
User
Defined
Operation
Handler
add
Volume
List
Operation
Handler
is
Valid
unregister
原文
参与翻译
@minecraft
加载中……
备注
抛出
This function can throw errors.