@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
ListPaneSlotLayoutEntry
类型别名 ListPaneSlotLayoutEntry
type
ListPaneSlotLayoutEntry
=
{
alignment
?:
LayoutAlignment
;
size
?:
number
|
LayoutSize
|
"shrink"
|
"grow"
;
type
:
ListPaneEntryType
;
}
索引
属性
alignment?
size?
type
属性
可选
alignment
alignment
?:
LayoutAlignment
可选
size
size
?:
number
|
LayoutSize
|
"shrink"
|
"grow"
type
type
:
ListPaneEntryType
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
alignment
size
type
原文
参与翻译
@minecraft
加载中……