Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDebugSamplePacket
Packages that use ClientboundDebugSamplePacket
Package
Description
-
Uses of ClientboundDebugSamplePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundDebugSamplePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleDebugSample(ClientboundDebugSamplePacket p_324125_) -
Uses of ClientboundDebugSamplePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundDebugSamplePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundDebugSamplePacket> GamePacketTypes.CLIENTBOUND_DEBUG_SAMPLEstatic final StreamCodec<FriendlyByteBuf, ClientboundDebugSamplePacket> ClientboundDebugSamplePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundDebugSamplePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundDebugSamplePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleDebugSample(ClientboundDebugSamplePacket p_323534_) -
Uses of ClientboundDebugSamplePacket in net.minecraft.util.debugchart
Methods in net.minecraft.util.debugchart with parameters of type ClientboundDebugSamplePacketModifier and TypeMethodDescriptionvoidDebugSampleSubscriptionTracker.broadcast(ClientboundDebugSamplePacket p_324398_)