Interface ClientStatusPacketListener
- All Superinterfaces:
ClientboundPacketListener,ClientPongPacketListener,PacketListener
public interface ClientStatusPacketListener
extends ClientPongPacketListener, ClientboundPacketListener
PacketListener for the client side of the STATUS protocol.
-
Method Summary
Methods inherited from interface net.minecraft.network.ClientboundPacketListener
flowMethods inherited from interface net.minecraft.network.protocol.ping.ClientPongPacketListener
handlePongResponseMethods inherited from interface net.minecraft.network.PacketListener
createDisconnectionInfo, fillCrashReport, fillListenerSpecificCrashDetails, isAcceptingMessages, onDisconnect, onPacketError, shouldHandleMessage
-
Method Details
-
protocol
- Specified by:
protocolin interfacePacketListener
-
handleStatusResponse
-