Skip to content

Warn against non-interface mixins mixing into interfaces. #2549

@T0RNATO

Description

@T0RNATO

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions