Blockbench Reference Docs
Preparing search index...
generated/interface/settings
SettingsProfile
Class SettingsProfile
Index
Constructors
constructor
Properties
color
condition
name
selected
settings
uuid
all
selected
unselect
Methods
clear
extend
is
Active
open
Dialog
remove
select
Constructors
constructor
new
SettingsProfile
(
data
?:
SettingsProfileData
)
:
SettingsProfile
Parameters
Optional
data
:
SettingsProfileData
Returns
SettingsProfile
Properties
color
color
:
number
condition
condition
:
{
type
:
SettingsProfileConditionType
;
value
:
string
}
name
name
:
string
selected
selected
:
boolean
settings
settings
:
Record
<
string
,
SettingsValue
>
uuid
uuid
:
string
Static
all
all
:
SettingsProfile
[]
Static
selected
selected
:
SettingsProfile
Static
unselect
unselect
:
(
update
?:
boolean
)
=>
void
Methods
clear
clear
(
key
:
any
)
:
void
Parameters
key
:
any
Returns
void
extend
extend
(
data
:
any
)
:
void
Parameters
data
:
any
Returns
void
is
Active
isActive
()
:
boolean
Returns
boolean
open
Dialog
openDialog
()
:
void
Returns
void
remove
remove
()
:
void
Returns
void
select
select
(
update
?:
boolean
)
:
void
Parameters
Optional
update
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
condition
name
selected
settings
uuid
all
selected
unselect
Methods
clear
extend
is
Active
open
Dialog
remove
select
Blockbench Reference Docs
Loading...