net.minecraft.network.protocol.game

public class ClientboundUpdateAttributesPacket

implements Packet<ClientGamePacketListener>

no
net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket
net.minecraft.class_2781
net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
net.minecraft.network.play.server.SEntityPropertiesPacket
net.minecraft.server.v1_14_R1.PacketPlayOutUpdateAttributes

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(je arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(je arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(kf arg0)
handle(ClientGamePacketListener arg0)
method_11936(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
func_148833_a(IClientPlayNetHandler arg0)
public int
b()
getEntityId()
method_11937()
getEntityId()
func_149442_c()
public List<ClientboundUpdateAttributesPacket$AttributeSnapshot>
c()
getValues()
method_11938()
getEntries()
func_149441_d()