ParticleNativeAPI 1.1.0.0

Details

  • Filename
    ParticleNativeAPI.jar
  • Uploaded by
  • Uploaded
    Mar 27, 2020
  • Size
    195.70 KB
  • Downloads
    175
  • MD5
    a9f39cab6b210c347d5c12dea39ac94e

Supported Bukkit Versions

  • 1.14
  • 1.12
  • 1.8
  • 1.7.4

Changelog

Version 1.1.0.0 (small API changes) comes with:

  • new (fast!) method sendPacket in ServerConnection that allows to send packet to players in given radius around Location,
  • javadoc comments on ParticleType related class to give insight of their purpose,
  • ParticleTypeDust now returns ParticleType instead of ParticleTypeDir (dir parameters doesn't bother its motion).