Blockbench Reference Docs
Preparing search index...
generated/modes
Internal Types
ModeOptions
Interface ModeOptions
interface
ModeOptions
{
category
?:
string
;
component
?:
Component
;
condition
?:
ConditionResolvable
;
default_tool
?:
string
;
hidden_node_types
?:
string
[]
;
hide_sidebars
?:
boolean
;
hide_status_bar
?:
boolean
;
hide_toolbars
?:
boolean
;
icon
?:
IconString
;
id
?:
string
;
name
?:
string
;
selectElements
?:
boolean
;
onSelect
?
()
:
void
;
onUnselect
?
()
:
void
;
}
Index
Methods
on
Select?
on
Unselect?
Properties
category?
component?
condition?
default_
tool?
hidden_
node_
types?
hide_
sidebars?
hide_
status_
bar?
hide_
toolbars?
icon?
id?
name?
select
Elements?
Methods
Optional
on
Select
onSelect
?
()
:
void
Returns
void
Optional
on
Unselect
onUnselect
?
()
:
void
Returns
void
Properties
Optional
category
category
?:
string
Optional
component
component
?:
Component
Optional
condition
condition
?:
ConditionResolvable
Optional
default_
tool
default_tool
?:
string
Optional
hidden_
node_
types
hidden_node_types
?:
string
[]
Hide certain types of nodes in the outliner, like cubes and meshes in animation mode
Optional
hide_
sidebars
hide_sidebars
?:
boolean
Optional
hide_
status_
bar
hide_status_bar
?:
boolean
Optional
hide_
toolbars
hide_toolbars
?:
boolean
Optional
icon
icon
?:
IconString
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
select
Elements
selectElements
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
on
Select
on
Unselect
Properties
category
component
condition
default_
tool
hidden_
node_
types
hide_
sidebars
hide_
status_
bar
hide_
toolbars
icon
id
name
select
Elements
Blockbench Reference Docs
Loading...
Hide certain types of nodes in the outliner, like cubes and meshes in animation mode