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