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