Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@iso2013 iso2013 released this 07 Aug 17:19
· 74 commits to master since this release

Add the ability to handle move packets and improve the JavaDocs. Remove the unnecessary delay system - packets are sent in order even if sent back to back, and no delay is necessary.

<dependency>
    <groupId>net.blitzcube.peapi</groupId>
    <artifactId>PacketEntityAPI</artifactId>
    <version>0.6.0-SNAPSHOT</version>
</dependency>