Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket
Package
Description
-
Uses of ClientboundDebugSamplePacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleDebugSample
(ClientboundDebugSamplePacket p_324125_) -
Uses of ClientboundDebugSamplePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundDebugSamplePacket> GamePacketTypes.CLIENTBOUND_DEBUG_SAMPLE
static final StreamCodec
<FriendlyByteBuf, ClientboundDebugSamplePacket> ClientboundDebugSamplePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleDebugSample
(ClientboundDebugSamplePacket p_323534_) -
Uses of ClientboundDebugSamplePacket in net.minecraft.util.debugchart
Modifier and TypeMethodDescriptionvoid
DebugSampleSubscriptionTracker.broadcast
(ClientboundDebugSamplePacket p_324398_)