@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
EditorStructureSearchOptions
接口 EditorStructureSearchOptions
interface
EditorStructureSearchOptions
{
displayName
?:
string
;
id
?:
string
;
sources
?:
StructureSource
[]
;
structureName
?:
string
;
structureNamespace
?:
string
;
tags
?:
string
[]
;
}
索引
属性
display
Name?
id?
sources?
structure
Name?
structure
Namespace?
tags?
属性
可选
display
Name
displayName
?:
string
可选
id
id
?:
string
可选
sources
sources
?:
StructureSource
[]
可选
structure
Name
structureName
?:
string
可选
structure
Namespace
structureNamespace
?:
string
可选
tags
tags
?:
string
[]
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
display
Name
id
sources
structure
Name
structure
Namespace
tags
原文
参与翻译
@minecraft
加载中……