Package net.minecraft.network
Interface ClientPongPacketListener
- All Superinterfaces:
PacketListener
- All Known Subinterfaces:
ClientGamePacketListener
,ClientStatusPacketListener
- All Known Implementing Classes:
ClientPacketListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handlePongResponse
(ClientboundPongResponsePacket p_300835_) Methods inherited from interface net.minecraft.network.PacketListener
flow, isAcceptingMessages, onDisconnect, protocol, shouldHandleMessage, shouldPropagateHandlingExceptions
-
Method Details
-
handlePongResponse
-