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.CODECstatic final com.mojang.serialization.Codec<List<AttributeInstance.Packed>> AttributeInstance.Packed.LIST_CODECMethods 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.PackedMethod parameters in net.minecraft.world.entity.ai.attributes with type arguments of type AttributeInstance.PackedModifier and TypeMethodDescriptionvoidAttributeMap.apply(List<AttributeInstance.Packed> packedAttributes)