ParticleNativeAPI 1.2.0
Details
-
FilenameParticleNativeAPI.jar
-
Uploaded by
-
UploadedMay 17, 2020
-
Size200.25 KB
-
Downloads165
-
MD548fe2d1dfa3f97870aecc8f8ecbb5948
Supported Bukkit Versions
- 1.15
- 1.14
- 1.12
- 1.8
- 1.7.4
Changelog
Version 1.2.0 comes with few fixes and huge rename changes:
- documented code a little bit more
- fixed ParticleTypeRedstone displaying wrong colors,
- fixed invalid color check in ParticleTypeNote,
- any ParticleType with "Dir" is renamed to ParticleType with "Motion" at the end,
- all create[Dir/Colored/Note] methods renamed to packet[Motion/Colored/Note] (so at first glance you see it returns packet, duh),
- ParticleNativeAPI's getInstance method renamed to getPlugin