net.minecraft.network.protocol.game

public class ClientboundSetEntityLinkPacket

implements Packet<ClientGamePacketListener>

afe
net.minecraft.network.protocol.game.ClientboundSetEntityLinkPacket
net.minecraft.class_2740
net.minecraft.unmapped.C_eeefdybg
net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
net.minecraft.network.packet.s2c.play.EntityAttachmentS2CPacket

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ClientboundSetEntityLinkPacket>
a
STREAM_CODEC
field_47980
f_yrdxaojb
CODEC
CODEC
private final int
b
sourceId
field_12479
f_iihugwat
attachedEntityId
attachedId
private final int
c
destId
field_12478
f_icgliqfk
holdingEntityId
holdingId

Constructor summary

ModifierConstructor
public (Entity attachedEntity, Entity holdingEntity)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vu arg0)
write(FriendlyByteBuf arg0)
method_55927(class_2540 arg0)
m_wiatsixi(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
public PacketType<ClientboundSetEntityLinkPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11811(class_2602 arg0)
m_tudjpzix(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public int
b()
getSourceId()
method_11812()
m_bnkevufu()
getAttachedEntityId()
getAttachedEntityId()
public int
e()
getDestId()
method_11810()
m_rdecirfy()
getHoldingEntityId()
getHoldingEntityId()