CLASS net/minecraft/class_6374 net/minecraft/network/packet/c2s/common/CommonPongC2SPacket COMMENT This is a packet that is sent by the client during tick after receiving a COMMENT play ping packet from the server, passing the {@link #parameter} back to the COMMENT server. COMMENT COMMENT @see net.minecraft.network.packet.s2c.common.CommonPingS2CPacket COMMENT @see net.minecraft.network.packet.c2s.common.KeepAliveC2SPacket COMMENT @see net.minecraft.network.packet.c2s.query.QueryPingC2SPacket FIELD field_33752 parameter I FIELD field_48648 CODEC Lnet/minecraft/class_9139; METHOD (I)V ARG 1 parameter METHOD (Lnet/minecraft/class_2540;)V ARG 1 buf METHOD method_36960 getParameter ()I METHOD method_56477 write (Lnet/minecraft/class_2540;)V