Package net.minecraft.network.login
Interface IServerLoginNetHandler
- All Superinterfaces:
INetHandler
- All Known Implementing Classes:
ServerLoginNetHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleCustomQueryPacket(CCustomPayloadLoginPacket p_209526_1_) voidhandleHello(CLoginStartPacket p_147316_1_) voidhandleKey(CEncryptionResponsePacket p_147315_1_) Methods inherited from interface net.minecraft.network.INetHandler
getConnection, onDisconnect
-
Method Details
-
handleHello
-
handleKey
-
handleCustomQueryPacket
-