ParticleNativeAPI 2.0.3
Details
-
FilenameParticleNativeAPI.jar
-
Uploaded by
-
UploadedJul 20, 2020
-
Size211.50 KB
-
Downloads167
-
MD52824b801955e42de09d53290cd62c07a
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