Minecraft Development for IntelliJ plugin version
2025.2-1.8.10
IntelliJ version
Build #IU-252.28238.7
Operating System
Fedora Linux 43
Target platform
Fabric
Description of the bug
When using the Fix method signature function on the method parameters of @WrapOperation on the specific code, the IDE freezes and doesn't seem to unfreeze by itself.
Code:

Other mixins with the same structure on different classes do not produce this behaviour.