Blockbench Reference Docs
Preparing search index...
generated/interface/start_screen
Internal Types
StartScreenTextSegment
Interface StartScreenTextSegment
interface
StartScreenTextSegment
{
click
?:
()
=>
void
;
list
?:
string
[]
;
text
:
string
;
type
?:
string
;
}
Index
Properties
click?
list?
text
type?
Properties
Optional
click
click
?:
()
=>
void
Optional
list
list
?:
string
[]
text
text
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
click
list
text
type
Blockbench Reference Docs
Loading...