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