Creates and returns a new Keybind
The name is used in the keybind menu
The key parameter is an identifier for a key, such as "key.keyboard.r"
The boolean gui indicates whether the keybind should always work, or if it should only work when you don't have a screen open
Check the docs enum command for all key names 
overload 1:
KeybindAPI.of(name: String): Keybind | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-1808118735||
| Return Value | typings.849613564
overload 2:
KeybindAPI.of(name: String, key: String): Keybind | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-1808118735||
| key accepts | typings.-1808118735||
| Return Value | typings.849613564
overload 3:
KeybindAPI.of(name: String, key: String, gui: Boolean): Keybind | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-1808118735||
| key accepts | typings.-1808118735||
| gui accepts | typings.1729365000||
| Return Value | typings.849613564
listFiles
action_wheel
Action
BlockRaycastTypes