Interface ClientLoginPacketListener
- All Superinterfaces:
PacketListener
- All Known Implementing Classes:
ClientHandshakePacketListenerImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidhandleCustomQuery(ClientboundCustomQueryPacket p_134740_) voidhandleDisconnect(ClientboundLoginDisconnectPacket p_134744_) voidhandleGameProfile(ClientboundGameProfilePacket p_134741_) voidhandleHello(ClientboundHelloPacket p_134742_) Methods inherited from interface net.minecraft.network.PacketListener
isAcceptingMessages, onDisconnect, shouldPropagateHandlingExceptions
-
Method Details
-
handleHello
-
handleGameProfile
-
handleDisconnect
-
handleCompression
-
handleCustomQuery
-