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