net.minecraft.network.protocol.game

public record ClientboundDebugSamplePacket

implements Packet<ClientGamePacketListener>

ads
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket
net.minecraft.class_9178
net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket

Field summary

Modifier and TypeField
private final long[]
b
sample
comp_2268
sample
private final RemoteDebugSampleType
c
debugSampleType
comp_2269
debugSampleType
public static final StreamCodec<FriendlyByteBuf, ClientboundDebugSamplePacket>
a
STREAM_CODEC
field_48780
CODEC

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (long[] arg0, RemoteDebugSampleType arg1)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_56611(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ClientboundDebugSamplePacket>
a()
type()
method_55846()
getPacketId()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_56610(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public long[]
b()
sample()
comp_2268()
sample()
public RemoteDebugSampleType
e()
debugSampleType()
comp_2269()
debugSampleType()