Blockbench Reference Docs
Preparing search index...
generated/interface/start_screen
addStartScreenSection
Function addStartScreenSection
addStartScreenSection
(
id
:
string
,
data
:
{
graphic
:
{
aspect_ratio
?:
number
;
description
?:
string
;
height
?:
number
;
icon
?:
string
;
source
?:
string
;
text_color
?:
string
;
type
:
string
;
width
?:
number
;
}
;
}
,
)
:
{
delete
()
:
void
}
Parameters
id
:
string
Identifier
data
:
{
graphic
:
{
aspect_ratio
?:
number
;
description
?:
string
;
height
?:
number
;
icon
?:
string
;
source
?:
string
;
text_color
?:
string
;
type
:
string
;
width
?:
number
;
}
;
}
Returns
{
delete
()
:
void
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...
Identifier