net.minecraft.network.protocol.game

public record ClientboundDebugEntityValuePacket

implements Packet<ClientGamePacketListener>

adt
net.minecraft.network.protocol.game.ClientboundDebugEntityValuePacket
net.minecraft.class_11984
net.minecraft.network.packet.s2c.play.EntityValueDebugS2CPacket
net.minecraft.src.C_411258_
net.minecraft.network.protocol.game.ClientboundDebugEntityValuePacket

Field summary

Modifier and TypeField
private final int
b
entityId
comp_4827
entityId
f_413945_
private final DebugSubscription$Update<?>
c
update
comp_4828
update
f_414057_
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugEntityValuePacket>
a
STREAM_CODEC
field_62779
PACKET_CODEC
f_411724_

Constructor summary

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

Method summary

Modifier and TypeMethod
public PacketType<ClientboundDebugEntityValuePacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_74462(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
entityId()
comp_4827()
entityId()
f_413945_()
public DebugSubscription$Update<?>
e()
update()
comp_4828()
update()
f_414057_()