Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@MrMicky-FR MrMicky-FR released this 13 Jun 14:37
· 16 commits to master since this release
37f3f85
  • Added Minecraft 1.17 support (#11)
  • Reduced collisions probability in scoreboard id
  • Important reflection performances improvements
    • Replaced Method and Constructor with MethodHandle
    • Reduced calls to Class#getDeclaredFields and Field#setAccessible (now it's only during initialization)
  • Slightly reduced objects allocations
  • Published snapashots to Sonatype OSS
  • Published releases to Maven Central