You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: