yarn/mappings/net/minecraft/network/listener/ClientPingResultPacketListe...

7 lines
451 B
Plaintext
Raw Normal View History

2023-08-09 22:58:29 -04:00
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},
2023-08-09 22:58:29 -04:00
COMMENT which is sent by the client to acknowledgment a ping packet from the server.
ARG 1 packet