implements Packet<ClientPlayPacketListener>
| ago | |
| net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket | |
| net.minecraft.class_2781 | |
| net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket | |
| net.minecraft.unmapped.C_ciyixrok | |
| net.minecraft.network.packet.s2c.play.EntityAttributesUpdateS2CPacket | |
| net.minecraft.src.C_5137_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final PacketCodec<RegistryByteBuf, EntityAttributesS2CPacket> |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final List<EntityAttributesS2CPacket$Entry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int entityId, Collection<EntityAttributeInstance> attributes) |
| private | (int entityId, List<EntityAttributesS2CPacket$Entry> attributes) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<EntityAttributesS2CPacket> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public int |
| ||||||||||||||
| public List<EntityAttributesS2CPacket$Entry> |
|