Blockbench Reference Docs
Preparing search index...
generated/io/model_loader
ModelLoaderOptions
Interface ModelLoaderOptions
interface
ModelLoaderOptions
{
category
?:
string
;
condition
?:
ConditionResolvable
;
confidential
?:
boolean
;
description
?:
string
;
format_page
?:
FormatPage
;
icon
:
string
;
name
?:
string
;
onFormatPage
?:
()
=>
void
;
onStart
:
()
=>
void
;
plugin
?:
string
;
show_on_start_screen
?:
boolean
;
target
?:
string
|
string
[]
;
}
Index
Properties
category?
condition?
confidential?
description?
format_
page?
icon
name?
on
Format
Page?
on
Start
plugin?
show_
on_
start_
screen?
target?
Properties
Optional
category
category
?:
string
Optional
condition
condition
?:
ConditionResolvable
Optional
confidential
confidential
?:
boolean
Optional
description
description
?:
string
Optional
format_
page
format_page
?:
FormatPage
icon
icon
:
string
Optional
name
name
?:
string
Optional
on
Format
Page
onFormatPage
?:
()
=>
void
on
Start
onStart
:
()
=>
void
Optional
plugin
plugin
?:
string
Optional
show_
on_
start_
screen
show_on_start_screen
?:
boolean
Optional
target
target
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
condition
confidential
description
format_
page
icon
name
on
Format
Page
on
Start
plugin
show_
on_
start_
screen
target
Blockbench Reference Docs
Loading...