MinecraftDev
MinecraftDev copied to clipboard
Mixin Generation
Minecraft Development for IntelliJ plugin version
2024.2-1.8.2
Description of the feature request
Right clicking on a method name in Intellij gives you an option to "Generate"
It would be cool if an option in the list that that opens was to create a mixin into that method, at a path you specify (it could default to the java.xyz.mixin package), with a bunch of blanks to fill.
For reference, this is the menu opened when you click "Generate"
I love the plugin, thanks for your work.
Similar to #2295