net.minecraft.network.protocol.game

public record ClientboundDebugSamplePacket

implements Packet<ClientGamePacketListener>

adj
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket
net.minecraft.class_9178

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_56611(class_2540 arg0)
public PacketType<ClientboundDebugSamplePacket>
a()
type()
method_65080()
public void
a(acj arg0)
handle(ClientGamePacketListener arg0)
method_56610(class_2602 arg0)
public long[]
b()
sample()
comp_2268()
public RemoteDebugSampleType
e()
debugSampleType()
comp_2269()