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

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.ClientboundTakeItemEntityPacket

net.minecraft.class_2775

net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket

Fields

PacketCodec<PacketByteBuf, ItemPickupAnimationS2CPacket>: STREAM_CODEC, field_48003, CODEC

int: itemId, field_12694, entityId

int: playerId, field_12693, collectorEntityId

int: amount, field_12692, stackAmount

Constructors

(int, int, int)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55948, write

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

void (ClientPlayPacketListener): handle, method_11914, apply

int (): getItemId, method_11915, getEntityId

int (): getPlayerId, method_11912, getCollectorEntityId

int (): getAmount, method_11913, getStackAmount

void (PacketListener): handle, method_65081, apply