net.minecraft.network.protocol.game

public class ClientboundUpdateAttributesPacket

implements Packet<ClientGamePacketListener>

th
net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket
net.minecraft.class_2781
net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
net.minecraft.src.C_5137_
net.minecraft.network.protocol.game.PacketPlayOutUpdateAttributes

Field summary

Modifier and TypeField
private final int
a
entityId
field_12719
entityId
f_133576_
private final List<ClientboundUpdateAttributesPacket$AttributeSnapshot>
b
attributes
field_12720
entries
f_133577_

Constructor summary

ModifierConstructor
public (int entityId, Collection<AttributeInstance> attributes)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(og arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(pn arg0)
handle(ClientGamePacketListener arg0)
method_11936(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
getEntityId()
method_11937()
getEntityId()
m_133588_()
public List<ClientboundUpdateAttributesPacket$AttributeSnapshot>
c()
getValues()
method_11938()
getEntries()
m_133591_()