Blockbench Reference Docs
Preparing search index...
custom/action
KeybindItem
Class KeybindItem
Hierarchy (
View Summary
)
Deletable
KeybindItem
BarItem
Mode
Index
Constructors
constructor
Properties
condition?
keybind
plugin?
variations?
Methods
delete
Constructors
constructor
new
KeybindItem
(
id
:
string
,
options
:
KeybindItemOptions
)
:
KeybindItem
Parameters
id
:
string
options
:
KeybindItemOptions
Returns
KeybindItem
Properties
Optional
condition
condition
?:
any
keybind
keybind
:
Keybind
Optional
plugin
plugin
?:
string
The ID of the plugin that created the object
Optional
variations
variations
?:
{
[
key
:
string
]:
{
description
?:
string
;
name
:
string
}
}
Methods
delete
delete
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
condition
keybind
plugin
variations
Methods
delete
Blockbench Reference Docs
Loading...
The ID of the plugin that created the object