Blockbench Reference Docs
Preparing search index...
generated/io/format
FormatOptions
Type Alias FormatOptions
FormatOptions
:
FormatFeatures
&
{
can_convert_to
?:
boolean
;
category
?:
string
;
codec
?:
Codec
;
condition
?:
ConditionResolvable
;
confidential
?:
boolean
;
description
?:
string
;
format_page
?:
FormatPage
;
icon
:
string
;
id
:
string
;
name
?:
string
;
show_on_start_screen
?:
boolean
;
target
?:
string
|
string
[]
;
convertTo
?
()
:
void
;
new
?
()
:
boolean
;
onActivation
?
()
:
void
;
onDeactivation
?
()
:
void
;
onFormatPage
?
()
:
void
;
onSetup
?
(
project
:
ModelProject
,
newModel
?:
boolean
)
:
void
;
onStart
?
()
:
void
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...