原文
参与翻译
正在准备搜索索引...
搜索索引不可用
@minecraft
@minecraft
server-editor
EditorStructureManager
类 EditorStructureManager
索引
方法
create
From
Clipboard
Item
get
Existing
Tags
load
Structure
save
Structure
search
Structures
方法
create
From
Clipboard
Item
createFromClipboardItem
(
item
:
ClipboardItem
,
structureName
:
string
,
)
:
EditorStructure
世界修改
参数
item
:
ClipboardItem
structureName
:
string
返回
EditorStructure
备注
抛出
This function can throw errors.
get
Existing
Tags
getExistingTags
()
:
string
[]
世界修改
返回
string
[]
备注
抛出
This function can throw errors.
load
Structure
loadStructure
(
location
:
string
,
id
:
string
)
:
EditorStructure
世界修改
参数
location
:
string
id
:
string
返回
EditorStructure
备注
抛出
This function can throw errors.
save
Structure
saveStructure
(
structure
:
EditorStructure
)
:
void
世界修改
参数
structure
:
EditorStructure
返回
void
备注
抛出
This function can throw errors.
search
Structures
searchStructures
(
options
?:
EditorStructureSearchOptions
)
:
EditorStructure
[]
世界修改
参数
可选
options
:
EditorStructureSearchOptions
返回
EditorStructure
[]
备注
抛出
This function can throw errors.
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
方法
create
From
Clipboard
Item
get
Existing
Tags
load
Structure
save
Structure
search
Structures
原文
参与翻译
@minecraft
加载中……
备注
抛出
This function can throw errors.