public interface INetHandlerHandshakeServer extends INetHandler
Modifier and Type | Method and Description |
---|---|
void |
processHandshake(C00Handshake var1)
There are two recognized intentions for initiating a handshake: logging in and acquiring server status.
|
onConnectionStateTransition, onDisconnect, onNetworkTick
void processHandshake(C00Handshake var1)