net.minecraft.network.protocol.game

public record ClientboundDebugSamplePacket

implements Packet<ClientGamePacketListener>

acv
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket
net.minecraft.class_9178
net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket
net.minecraft.src.C_313891_
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_56611(class_2540 arg0)
write(PacketByteBuf buf)
m_319070_(C_4983_ arg0)
public PacketType<ClientboundDebugSamplePacket>
a()
type()
method_55846()
getPacketId()
m_5779_()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_56610(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public long[]
b()
sample()
comp_2268()
sample()
f_315508_()
public RemoteDebugSampleType
e()
debugSampleType()
comp_2269()
debugSampleType()
f_316193_()