Blockbench Reference Docs
Preparing search index...
generated/interface/start_screen
StartScreen
Variable StartScreen
Const
StartScreen
:
{
addSection
:
typeof
addStartScreenSection
;
loaders
:
{}
;
vue
:
null
|
Vue
&
any
;
open
()
:
void
;
updateThumbnails
(
model_paths
?:
string
[]
)
:
void
;
}
Type Declaration
addSection
:
typeof
addStartScreenSection
loaders
:
{}
vue
:
null
|
Vue
&
any
open
:
function
open
()
:
void
Returns
void
updateThumbnails
:
function
updateThumbnails
(
model_paths
?:
string
[]
)
:
void
Parameters
Optional
model_paths
:
string
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...