public interface INetHandlerStatusClient extends INetHandler
Modifier and Type | Method and Description |
---|---|
void |
handlePong(SPacketPong packetIn) |
void |
handleServerInfo(SPacketServerInfo packetIn) |
onDisconnect
void handleServerInfo(SPacketServerInfo packetIn)
void handlePong(SPacketPong packetIn)