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.CODEC
static final com.mojang.serialization.Codec
<List<EntityAttributeInstance.Packed>> EntityAttributeInstance.Packed.LIST_CODEC
Methods 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 TypeMethodDescriptionvoid
EntityAttributeInstance.unpack
(EntityAttributeInstance.Packed packed) Method parameters in net.minecraft.entity.attribute with type arguments of type EntityAttributeInstance.PackedModifier and TypeMethodDescriptionvoid
AttributeContainer.unpack
(List<EntityAttributeInstance.Packed> packedList)