MinecraftForge / ForgeFlower

Forge's modifications to FernFlower. Fixing various bugs/inconsistencies. Main Repo: https://github.com/MinecraftForge/FernFlower
Apache License 2.0
80 stars 44 forks source link

Fix incorrectly casting method parameters when referencing a subtype #129

Closed coehlrich closed 1 year ago

coehlrich commented 1 year ago

Fixes some method parameters getting casted to incorrect types when the method reference is via a subtype that is an interface.

1.19.3-pre3 diff: https://gist.github.com/coehlrich/d8451d90b0fc298cabbf06e36e533149