Blockbench Reference Docs
Preparing search index...
custom/action
KeybindItemOptions
Interface KeybindItemOptions
interface
KeybindItemOptions
{
keybind
?:
Keybind
;
variations
?:
{
[
key
:
string
]:
{
description
?:
string
;
name
:
string
}
}
;
}
Hierarchy (
View Summary
)
KeybindItemOptions
BarItemOptions
Index
Properties
keybind?
variations?
Properties
Optional
keybind
keybind
?:
Keybind
Optional
variations
variations
?:
{
[
key
:
string
]:
{
description
?:
string
;
name
:
string
}
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
keybind
variations
Blockbench Reference Docs
Loading...