KeyBindingRegistryImpl

public final class KeyBindingRegistryImpl

Functions

addCategory
Link copied to clipboard
static boolean addCategory(String categoryTranslationKey)
process
Link copied to clipboard
static Array<KeyBindingprocess(Array<KeyBinding> keysAll)
Processes the keybindings array for our modded ones by first removing existing modded keybindings and readding them,we can make sure that there are no duplicates this way.
registerKeyBinding
Link copied to clipboard
static KeyBinding registerKeyBinding(KeyBinding binding)

Sources

jvm source
Link copied to clipboard