implements Packet<ClientGamePacketListener>
| pf | |
| net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket | |
| net.minecraft.class_2781 | |
| net.minecraft.client.network.packet.EntityAttributesS2CPacket | |
| net.minecraft.network.play.server.SEntityPropertiesPacket | |
| net.minecraft.server.v1_15_R1.PacketPlayOutUpdateAttributes |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private final List<ClientboundUpdateAttributesPacket$AttributeSnapshot> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (int entityId, Collection<AttributeInstance> attributes) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public List<ClientboundUpdateAttributesPacket$AttributeSnapshot> |
|