net.minecraft.network.protocol.game

public record ClientboundDebugEntityValuePacket

implements Packet<ClientGamePacketListener>

aed
net.minecraft.network.protocol.game.ClientboundDebugEntityValuePacket
net.minecraft.class_11984
net.minecraft.network.packet.s2c.play.EntityValueDebugS2CPacket

Field summary

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

Constructor summary

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

Method summary

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