implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket | |
| net.minecraft.class_2781 | |
| net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket |
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> |
|
||||||
| public void |
|