History - net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket

net.minecraft.class_2781

net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket

Fields

PacketCodec<RegistryByteBuf, EntityAttributesS2CPacket>: STREAM_CODEC, field_48008, CODEC

int: entityId, field_12719, entityId

List<EntityAttributesS2CPacket$Entry>: attributes, field_12720, entries

Constructors

(int, Collection<EntityAttributeInstance>)

(int, List<EntityAttributesS2CPacket$Entry>)

Methods

PacketType<EntityAttributesS2CPacket> (): type, method_65080, getPacketType

void (ClientPlayPacketListener): handle, method_11936, apply

int (): getEntityId, method_11937, getEntityId

List<EntityAttributesS2CPacket$Entry> (): getValues, method_11938, getEntries

void (PacketListener): handle, method_65081, apply