Why the mixin helper isn't working for source only library? #2334
-
I'm on 1.12.2. Using RetroGradle. The mixin target Minecraft all error in Minecraft Dev. But works in game |
Beta Was this translation helpful? Give feedback.
Answered by
Earthcomputer
Jul 21, 2024
Replies: 1 comment
-
Hi, Mixin works with bytecode and therefore mcdev's mixin features don't work if there is no bytecode available. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SettingDust
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi, Mixin works with bytecode and therefore mcdev's mixin features don't work if there is no bytecode available.