Package com.binaris.wizardry.client
Class ClientPacketHandler
java.lang.Object
com.binaris.wizardry.client.ClientPacketHandler
Handles messages received on the client side, we may only call client-side methods from here because we don't want to
accidentally reference client-only code on the server side.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientPacketHandler
public ClientPacketHandler()
-
-
Method Details
-
handleClientPacket
-