Uses of Record Class
net.minecraft.entity.attribute.EntityAttributeInstance.Packed
Packages that use EntityAttributeInstance.Packed
-
Uses of EntityAttributeInstance.Packed in net.minecraft.entity.attribute
Fields in net.minecraft.entity.attribute with type parameters of type EntityAttributeInstance.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EntityAttributeInstance.Packed> EntityAttributeInstance.Packed.CODECstatic final com.mojang.serialization.Codec<List<EntityAttributeInstance.Packed>> EntityAttributeInstance.Packed.LIST_CODECMethods in net.minecraft.entity.attribute that return EntityAttributeInstance.PackedMethods in net.minecraft.entity.attribute that return types with arguments of type EntityAttributeInstance.PackedMethods in net.minecraft.entity.attribute with parameters of type EntityAttributeInstance.PackedModifier and TypeMethodDescriptionvoidEntityAttributeInstance.unpack(EntityAttributeInstance.Packed packed) Method parameters in net.minecraft.entity.attribute with type arguments of type EntityAttributeInstance.PackedModifier and TypeMethodDescriptionvoidAttributeContainer.unpack(List<EntityAttributeInstance.Packed> packedList)