change: lots of changes

This commit is contained in:
ZtereoHYPE 2022-07-20 23:35:50 +02:00
parent 7d37cc3c87
commit 8f7e5a5f57
12 changed files with 230 additions and 78 deletions

View file

@ -4,9 +4,14 @@
"package": "codes.ztereohype.example.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"ExampleMixin"
"ExampleMixin",
"MixinKeyboardHandler"
],
"client": [
"LightTextureInvoker",
"MixinDebug",
"MixinLightTexutre"
],
"client": [],
"server": [],
"injectors": {
"defaultRequire": 1