History - net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
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.ClientboundSetEntityLinkPacket
net.minecraft.class_2740
net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
Fields
PacketCodec<PacketByteBuf, EntityAttachS2CPacket>: STREAM_CODEC, field_47980, CODEC
int: sourceId, field_12479, attachedEntityId
int: destId, field_12478, holdingEntityId
Constructors
Methods
void (PacketByteBuf): write, method_55927, write
PacketType<EntityAttachS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11811, apply
int (): getSourceId, method_11812, getAttachedEntityId
int (): getDestId, method_11810, getHoldingEntityId
void (PacketListener): handle, method_65081, apply