@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
ListPaneSlotCreationProps
类型别名 ListPaneSlotCreationProps
Properties required to create a slot
type
ListPaneSlotCreationProps
=
{
entries
:
ListPaneEntryParams
[]
;
options
?:
IListPaneSlotOptions
;
}
索引
属性
entries
options?
属性
entries
entries
:
ListPaneEntryParams
[]
可选
options
options
?:
IListPaneSlotOptions
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
entries
options
原文
参与翻译
@minecraft
加载中……
Properties required to create a slot