1
0
forked from Clones/Controlify

in-game input and start of keybind system

This commit is contained in:
isXander
2023-01-31 21:41:38 +00:00
parent 1ba701d2cd
commit aad9447325
15 changed files with 325 additions and 14 deletions

View File

@ -7,6 +7,7 @@
],
"client": [
"AbstractSliderButtonMixin",
"ClientPacketListenerMixin",
"KeyboardHandlerMixin",
"MinecraftMixin",
"MouseHandlerMixin",