Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Difficult to add KeyBinding #72

Open
reserveword opened this issue Dec 17, 2018 · 0 comments
Open

Difficult to add KeyBinding #72

reserveword opened this issue Dec 17, 2018 · 0 comments

Comments

@reserveword
Copy link

When Minecraft compares KeyBindings, it compares their keyCategorys with a map hardcoded inside KeyBinding.java, which is private. This make it hard to add KeyBindings for mod developer, because most mods put their KeyBindings under their mod's category.
I suggest Rift to supply a method to add key category, or even automaticly add key categorys because it is a reasonable part of KeyBindingAdder function.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant