implements Packet<ClientGamePacketListener>
| zh | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||
| private final List<ClientboundUpdateAttributesPacket$AttributeSnapshot> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int entityId, Collection<AttributeInstance> attributes) |
| public | (FriendlyByteBuf buf) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public List<ClientboundUpdateAttributesPacket$AttributeSnapshot> |
|