Uses of Record Class
net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
Packages that use EntityAttributesS2CPacket.Entry
-
Uses of EntityAttributesS2CPacket.Entry in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play with type parameters of type EntityAttributesS2CPacket.EntryModifier and TypeFieldDescriptionstatic final PacketCodec
<RegistryByteBuf, EntityAttributesS2CPacket.Entry> EntityAttributesS2CPacket.Entry.CODEC
private final List
<EntityAttributesS2CPacket.Entry> EntityAttributesS2CPacket.entries
Methods in net.minecraft.network.packet.s2c.play that return types with arguments of type EntityAttributesS2CPacket.EntryConstructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type EntityAttributesS2CPacket.EntryModifierConstructorDescriptionprivate
EntityAttributesS2CPacket
(int entityId, List<EntityAttributesS2CPacket.Entry> attributes)