Interface ClientLoginPacketListener
- All Superinterfaces:
ClientboundPacketListener,ClientCookiePacketListener,PacketListener
- All Known Implementing Classes:
ClientHandshakePacketListenerImpl
PacketListener for the client side of the LOGIN protocol.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidhandleHello(ClientboundHelloPacket packet) voiddefault ConnectionProtocolprotocol()Methods inherited from interface net.minecraft.network.ClientboundPacketListener
flowMethods inherited from interface net.minecraft.network.protocol.cookie.ClientCookiePacketListener
handleRequestCookieMethods inherited from interface net.minecraft.network.PacketListener
createDisconnectionInfo, fillCrashReport, fillListenerSpecificCrashDetails, isAcceptingMessages, onDisconnect, onPacketError, shouldHandleMessage
-
Method Details
-
protocol
- Specified by:
protocolin interfacePacketListener
-
handleHello
-
handleLoginFinished
-
handleDisconnect
-
handleCompression
-
handleCustomQuery
-