Interface IClientLoginNetHandler
- All Superinterfaces:
INetHandler
- All Known Implementing Classes:
ClientLoginNetHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleCompression
(SEnableCompressionPacket p_180464_1_) void
handleCustomQuery
(SCustomPayloadLoginPacket p_209521_1_) void
handleDisconnect
(SDisconnectLoginPacket p_147388_1_) void
handleGameProfile
(SLoginSuccessPacket p_147390_1_) void
handleHello
(SEncryptionRequestPacket p_147389_1_) Methods inherited from interface net.minecraft.network.INetHandler
getConnection, onDisconnect
-
Method Details
-
handleHello
-
handleGameProfile
-
handleDisconnect
-
handleCompression
-
handleCustomQuery
-