Minecraft Development for IntelliJ plugin version
2024.2-1.8.6
Description of the feature request
Having an ordinary mixin class that targets an interface should cause warn the developer, as this will cause a somewhat cryptic compile time error. Additionally, there could be a quick-fix that changes the class into an interface.