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 TypeFieldDescriptionprivate final List<EntityAttributesS2CPacket.Entry>EntityAttributesS2CPacket.entriesstatic final class_9139<class_9129,EntityAttributesS2CPacket.Entry> EntityAttributesS2CPacket.Entry.field_48010Methods 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.EntryModifierConstructorDescriptionprivateEntityAttributesS2CPacket(int int2, List<EntityAttributesS2CPacket.Entry> list)