@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
ICollectionTreeEntryDropdownItemMenuOption
类型别名 ICollectionTreeEntryDropdownItemMenuOption
Menu options for the collection tree entry dropdown item
type
ICollectionTreeEntryDropdownItemMenuOption
=
{
imageData
?:
ImageResourceData
;
label
:
string
;
value
:
string
;
}
索引
属性
image
Data?
label
value
属性
可选
只读
image
Data
imageData
?:
ImageResourceData
只读
label
label
:
string
只读
value
value
:
string
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
image
Data
label
value
原文
参与翻译
@minecraft
加载中……
Menu options for the collection tree entry dropdown item