Fzzy Keybind
Representation of a keybind in Fzzy Config, based on ContextType handling with the Relevant interface. These keybinds are not "linked" into anything by default, handling of the context input has be handled by you as introduced on the wiki https://moddedmc.wiki/en/project/fzzy-config/docs/features/Context-Actions
Author
fzzyhmstrs
Since
0.6.5
Inheritors
Types
Builds a FzzyKeybind from 0 or more individual keybind inputs. If 0 inputs are provided, an unbound keybind will be supplied. Multiple inputs are evaluated as "OR" arguments. Any 1 input can pass for the keybind to pass.
Functions
Copies the current keybind object where possible.
Creates a compound keybind (multiple-choice) with other. If this compound is already compound, the new addition will be added as a further choice.
Keybinds contained within this keybind.