Uses of Record Class
net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
-
Uses of EntityAttributesS2CPacket.Entry in net.minecraft.network.packet.s2c.play
Modifier and TypeFieldDescriptionstatic final PacketCodec
<RegistryByteBuf, EntityAttributesS2CPacket.Entry> EntityAttributesS2CPacket.Entry.CODEC
private final List
<EntityAttributesS2CPacket.Entry> EntityAttributesS2CPacket.entries
ModifierConstructorDescriptionprivate
EntityAttributesS2CPacket
(int entityId, List<EntityAttributesS2CPacket.Entry> attributes)