Uses of Record Class
net.minecraft.world.entity.ai.attributes.AttributeInstance.Packed
Packages that use AttributeInstance.Packed
-
Uses of AttributeInstance.Packed in net.minecraft.world.entity.ai.attributes
Fields in net.minecraft.world.entity.ai.attributes with type parameters of type AttributeInstance.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<AttributeInstance.Packed> AttributeInstance.Packed.CODEC
static final com.mojang.serialization.Codec
<List<AttributeInstance.Packed>> AttributeInstance.Packed.LIST_CODEC
Methods in net.minecraft.world.entity.ai.attributes that return AttributeInstance.PackedMethods in net.minecraft.world.entity.ai.attributes that return types with arguments of type AttributeInstance.PackedMethods in net.minecraft.world.entity.ai.attributes with parameters of type AttributeInstance.PackedModifier and TypeMethodDescriptionvoid
AttributeInstance.apply
(AttributeInstance.Packed pInstance) Method parameters in net.minecraft.world.entity.ai.attributes with type arguments of type AttributeInstance.PackedModifier and TypeMethodDescriptionvoid
AttributeMap.apply
(List<AttributeInstance.Packed> pAttributes)