Skip to content

"enableModernJavaSyntax" seems to break remapping #35

@OptimisticDeving

Description

@OptimisticDeving

I used the GTNHConventions plugin in my project with enableModernJavaSyntax enabled, and when I tried to test it outside of the development environment, the methods I invoke did not seem to be remapped to what Forge uses in actual production.

However, when I disabled enableModernJavaSyntax, and of course used Java 8 syntax equivalents, the method was correctly remapped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions