Blockbench Reference Docs
Preparing search index...
generated/interface/toolbars
BARS
Variable BARS
Const
BARS
:
{
action_definers
:
any
[]
;
condition
:
typeof
Condition
;
dialog
:
Dialog
;
editing_bar
:
any
;
stored
:
{
_known
:
any
[]
}
;
defineActions
(
definer
:
()
=>
void
)
:
void
;
setupActions
()
:
void
;
setupToolbars
()
:
void
;
setupVue
()
:
void
;
updateConditions
()
:
void
;
}
Type Declaration
action_definers
:
any
[]
condition
:
typeof
Condition
dialog
:
Dialog
editing_bar
:
any
stored
:
{
_known
:
any
[]
}
defineActions
:
function
defineActions
(
definer
:
()
=>
void
)
:
void
Parameters
definer
:
()
=>
void
Returns
void
setupActions
:
function
setupActions
()
:
void
Returns
void
setupToolbars
:
function
setupToolbars
()
:
void
Returns
void
setupVue
:
function
setupVue
()
:
void
Returns
void
updateConditions
:
function
updateConditions
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...