-
Notifications
You must be signed in to change notification settings - Fork 200
Closed
Labels
platform: mixinsstatus: acceptedThis is a high-priority feature or a reproduced bugThis is a high-priority feature or a reproduced bugtype: bug
Description
Minecraft Development for IntelliJ plugin version
2023.1-1.6.4
IntelliJ version
2023.1.1
Operating System
Windows 11
Target platform
Minecraft Forge, Mixins
Description of the bug
When trying to apply @overwrite to synchronized method Intelij IDEA says:
Method must be 'open'
Method must be 'transitive'
Code compiles normally, but @overwrite function shown as an error in IDE.
Metadata
Metadata
Assignees
Labels
platform: mixinsstatus: acceptedThis is a high-priority feature or a reproduced bugThis is a high-priority feature or a reproduced bugtype: bug

