Skip to content

Minor fixes

Compare
Choose a tag to compare
@Revxrsal Revxrsal released this 23 Jun 19:23
· 9 commits to master since this release
  • Fixed casting in primitive setters
  • Fixed fields not being scanned by annotations other than SubscribeEvent
  • Throw exception when setter methods do not return a void (which would throw a JVM bytecode error otherwise)