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