net.minecraft.network.protocol.game

public record ClientboundDebugBlockValuePacket

implements Packet<ClientGamePacketListener>

adr
net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket
net.minecraft.class_11982
net.minecraft.network.packet.s2c.play.BlockValueDebugS2CPacket
net.minecraft.src.C_411025_
net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket

Field summary

Modifier and TypeField
private final BlockPos
b
blockPos
comp_4823
blockPos
f_413458_
private final DebugSubscription$Update<?>
c
update
comp_4824
update
f_411471_
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugBlockValuePacket>
a
STREAM_CODEC
field_62777
PACKET_CODEC
f_411931_

Constructor summary

ModifierConstructor
public (BlockPos update, DebugSubscription$Update<?> arg1)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundDebugBlockValuePacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_74460(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public BlockPos
b()
blockPos()
comp_4823()
blockPos()
f_413458_()
public DebugSubscription$Update<?>
e()
update()
comp_4824()
update()
f_411471_()