MinecraftDev
MinecraftDev copied to clipboard
@Coerce Mixin annotation not currently supported
Please include the following information in all issues:
- Running version 2018.2-1.2.10
- IntelliJ version 2018.2.3 (Community Edition) [Build #IC-182.4323.36, built on September 3, 2018
- Operating System (this has come up enough times to be important): Win10 Pro N
- Target platforms
- Any(?)
Using the Mixin @Coerce annotation results in an error despite being a valid Mixin (meaning that it compiles with no errors/warnings)—example:
(code at https://github.com/Nessiesson/UselessMod/blob/fml_1.12.0/src/main/java/nessiesson/uselessmod/mixins/MixinMinecraftForgeRegistriesGameData.java#L26)
(does this count as a feature request?)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.