@minecraft/server-editor
Preparing search index...
EditorStructureSearchOptions
Interface EditorStructureSearchOptions
Beta
interface
EditorStructureSearchOptions
{
displayName
?:
string
;
id
?:
string
;
sources
?:
StructureSource
[]
;
structureName
?:
string
;
structureNamespace
?:
string
;
tags
?:
string
[]
;
}
Index
Properties
display
Name?
id?
sources?
structure
Name?
structure
Namespace?
tags?
Properties
Optional
Beta
display
Name
displayName
?:
string
Optional
Beta
id
id
?:
string
Optional
Beta
sources
sources
?:
StructureSource
[]
Optional
Beta
structure
Name
structureName
?:
string
Optional
Beta
structure
Namespace
structureNamespace
?:
string
Optional
Beta
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
display
Name
id
sources
structure
Name
structure
Namespace
tags
@minecraft/server-editor
Loading...