CLASS net/minecraft/class_8763 net/minecraft/network/listener/ClientPingResultPacketListener METHOD method_12666 onPingResult (Lnet/minecraft/class_2923;)V COMMENT Handles a packet from the server that includes the "ping" (connection latency). COMMENT This is different from {@link net.minecraft.network.packet.c2s.common.CommonPongC2SPacket}, COMMENT which is sent by the client to acknowledgment a ping packet from the server. ARG 1 packet