implements Packet<ClientGamePacketListener>
| aga | |
| 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 Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateAttributesPacket> | 
  | ||||||||||
| private final int | 
  | ||||||||||
| private final List<ClientboundUpdateAttributesPacket$AttributeSnapshot> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (int entityId, Collection<AttributeInstance> attributes) | 
| private | (int entityId, List<ClientboundUpdateAttributesPacket$AttributeSnapshot> attributes) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundUpdateAttributesPacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public int | 
  | ||||||||||
| public List<ClientboundUpdateAttributesPacket$AttributeSnapshot> | 
  |