Changes

Summary

  1. Change abstract packet to have one handler that handles all abstract (details)
Commit ac6e3ef7bd2d8cdb18ecfcedd866545f64bf2a4d by bernhard.bonigl
Change abstract packet to have one handler that handles all abstract
packages and calls their methods. No changes on the implementation side
of them.
The file was modifiedsrc/main/java/slimeknights/mantle/network/AbstractPacketThreadsafe.java (diff)
The file was modifiedsrc/main/java/slimeknights/mantle/network/NetworkWrapper.java (diff)
The file was modifiedsrc/main/java/slimeknights/mantle/network/AbstractPacket.java (diff)
The file was modifiedbuild.properties (diff)