public interface INetHandlerLoginClient extends INetHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleDisconnect(S00PacketDisconnect p_147388_1_) |
void |
handleEncryptionRequest(S01PacketEncryptionRequest p_147389_1_) |
void |
handleLoginSuccess(S02PacketLoginSuccess p_147390_1_) |
onConnectionStateTransition, onDisconnect, onNetworkTickvoid handleEncryptionRequest(S01PacketEncryptionRequest p_147389_1_)
void handleLoginSuccess(S02PacketLoginSuccess p_147390_1_)
void handleDisconnect(S00PacketDisconnect p_147388_1_)