@minecraft
Translations
Preparing search index...
server-editor
EditorStructureManager
Class EditorStructureManager
Index
Methods
create
Empty
create
From
Clipboard
Item
delete
Structure
get
Existing
Tags
get
Structure
search
Structures
Methods
create
Empty
createEmpty
(
fullName
:
string
,
size
:
Vector3
)
:
EditorStructure
World mutation
Parameters
fullName
:
string
size
:
Vector3
Returns
EditorStructure
Remarks
Throws
This function can throw errors.
create
From
Clipboard
Item
createFromClipboardItem
(
item
:
ClipboardItem
,
fullName
:
string
)
:
EditorStructure
World mutation
Parameters
item
:
ClipboardItem
fullName
:
string
Returns
EditorStructure
Remarks
Throws
This function can throw errors.
delete
Structure
deleteStructure
(
id
:
string
)
:
void
World mutation
Parameters
id
:
string
Returns
void
Remarks
Throws
This function can throw errors.
get
Existing
Tags
getExistingTags
()
:
string
[]
World mutation
Returns
string
[]
Remarks
Throws
This function can throw errors.
get
Structure
getStructure
(
id
:
string
)
:
EditorStructure
World mutation
Parameters
id
:
string
Returns
EditorStructure
Remarks
Throws
This function can throw errors.
search
Structures
searchStructures
(
options
?:
EditorStructureSearchOptions
)
:
EditorStructure
[]
World mutation
Parameters
Optional
options
:
EditorStructureSearchOptions
Returns
EditorStructure
[]
Remarks
Throws
This function can throw errors.
Settings
Member Visibility
Protected
Inherited
External
World mutation
Theme
OS
Light
Dark
On This Page
Methods
create
Empty
create
From
Clipboard
Item
delete
Structure
get
Existing
Tags
get
Structure
search
Structures
Translations
@minecraft
Loading...
Remarks
Throws
This function can throw errors.