net.minecraft.network.protocol.game

public record ServerboundDebugSampleSubscriptionPacket

implements Packet<ServerGamePacketListener>

ahy
net.minecraft.network.protocol.game.ServerboundDebugSampleSubscriptionPacket
net.minecraft.class_9179

Field summary

Modifier and TypeField
private final RemoteDebugSampleType
b
sampleType
comp_2284
public static final StreamCodec<FriendlyByteBuf, ServerboundDebugSampleSubscriptionPacket>
a
STREAM_CODEC
field_48784

Constructor summary

ModifierConstructor
private (FriendlyByteBuf arg0)
public (RemoteDebugSampleType arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_56621(class_2540 arg0)
public PacketType<ServerboundDebugSampleSubscriptionPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_56620(class_2792 arg0)
public RemoteDebugSampleType
b()
sampleType()
comp_2284()