net.minecraft.network.protocol.ping

public record ClientboundPongResponsePacket

implements Packet<ClientPongPacketListener>

akp
net.minecraft.network.protocol.ping.ClientboundPongResponsePacket
net.minecraft.class_2923
net.minecraft.network.packet.s2c.query.PingResultS2CPacket
net.minecraft.network.protocol.ping.ClientboundPongResponsePacket

Field summary

Modifier and TypeField
private final long
b
time
comp_2201
startTime
public static final StreamCodec<FriendlyByteBuf, ClientboundPongResponsePacket>
a
STREAM_CODEC
field_48254
CODEC

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (long startTime)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_56022(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ClientboundPongResponsePacket>
a()
type()
method_55846()
getPacketId()
public void
a(ako arg0)
handle(ClientPongPacketListener arg0)
method_12670(class_8763 arg0)
apply(ClientPingResultPacketListener arg0)
public long
b()
time()
comp_2201()
startTime()