Skip to content

Tags: iso2013/PacketEntityAPI

Tags

v0.7.2

Toggle v0.7.2's commit message
Merge remote-tracking branch 'origin/master'

v0.7.1

Toggle v0.7.1's commit message
Update version number to 0.7.1.

v0.7.0

Toggle v0.7.0's commit message
Update version and docs to 0.7.0

0.6.3

Toggle 0.6.3's commit message
Update JavaDocs to 0.6.3

0.6.0

Toggle 0.6.0's commit message
Move packet improvements

* Add utility methods for locations
* Optimize getting/setting the pitch and yaw and remove the unnecessary direction vector.
* Properly replace the new packet if the type changed

0.5.0

Toggle 0.5.0's commit message
Add a method to set the identifier a packet is acting on.

0.4.3

Toggle 0.4.3's commit message
Update Javadocs to 0.4.3

0.4.2

Toggle 0.4.2's commit message
Fix destroy packets that have been modified after the factory returns…

… them.

0.4.1

Toggle 0.4.1's commit message
Fix a silly bug resulting in unmount packets being cancelled.

0.4.0

Toggle 0.4.0's commit message
Remove debug code I forgot to remove