commands, camera, messages, overlay, ..
This commit is contained in:
parent
75f91dbf4c
commit
d45cd7ec2c
126 changed files with 854 additions and 628 deletions
|
@ -1,12 +0,0 @@
|
|||
package game.network;
|
||||
|
||||
import game.packet.HPacketHandshake;
|
||||
|
||||
public abstract class NetHandlerHandshakeServer extends NetHandler
|
||||
{
|
||||
public abstract void processHandshake(HPacketHandshake packetIn);
|
||||
|
||||
public void onDisconnect(String reason)
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue