Interface IClientLoginNetHandler
- All Superinterfaces:
- INetHandler
- All Known Implementing Classes:
- ClientLoginNetHandler
- 
Method SummaryModifier 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.INetHandlergetConnection, onDisconnect
- 
Method Details- 
handleHello
- 
handleGameProfile
- 
handleDisconnect
- 
handleCompression
- 
handleCustomQuery
 
-