public class EntityAttributesS2CPacket
implements Packet<ClientPlayPacketHandler>
| ie | |
| net.minecraft.class_1691 | |
| net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket | |
| net.minecraft.network.play.server.SPacketEntityProperties |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private final List<EntityAttributesS2CPacket$Entry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int id, Collection<EntityAttributeInstance> attributes) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public List<EntityAttributesS2CPacket$Entry> |
|