MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

IDE crashes on EntityMixin `Fix method signature`

Open btwonion opened this issue 4 months ago • 0 comments

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: Image

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

btwonion avatar Dec 10 '25 10:12 btwonion