minecraft-dev / MinecraftDev

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
https://minecraftdev.org/
GNU Lesser General Public License v3.0
1.52k stars 186 forks source link

Add inspection for targeting the same class multiple times in a mixin #2356

Open O7410 opened 3 months ago

O7410 commented 3 months ago

Currently it's a weak warning

RedNesto commented 3 months ago

This is looking pretty good, there's a few things to note:

O7410 commented 3 months ago

Take a look at the latest commit