File Details
ParticleNativeAPI 2.0.3
- R
- Jul 20, 2020
- 211.50 KB
- 172
- 1.16+5
File Name
ParticleNativeAPI.jar
Supported Versions
- 1.16
- 1.15
- 1.14
- 1.12
- 1.8
- 1.7.4
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

