Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket
Packages that use ClientboundDebugBlockValuePacket
-
Uses of ClientboundDebugBlockValuePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundDebugBlockValuePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleDebugBlockValue(ClientboundDebugBlockValuePacket p_449709_) -
Uses of ClientboundDebugBlockValuePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundDebugBlockValuePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundDebugBlockValuePacket> GamePacketTypes.CLIENTBOUND_DEBUG_BLOCK_VALUEClientboundDebugBlockValuePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundDebugBlockValuePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundDebugBlockValuePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleDebugBlockValue(ClientboundDebugBlockValuePacket pPacket)