Release v0.6.0
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>