ParticleNativeAPI 2.0.3

Details

  • Filename
    ParticleNativeAPI.jar
  • Uploaded by
  • Uploaded
    Jul 20, 2020
  • Size
    211.50 KB
  • Downloads
    167
  • MD5
    2824b801955e42de09d53290cd62c07a

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.12
  • 1.8
  • 1.7.4

Changelog

Version 2.0.3 comes with improved packet method + ParticleTypeBlock 1.7 optimizations:

  • now packet method with doubles is being overridden instead of method with floats (a little bit faster)
  • ParticleTypeBlock in 1.7 is now a little bit faster due to removed one unnecessary check around meta parameter
  • overall reorganized code around packet method in particle types in all versions