Uses of Class
net.minecraft.world.entity.ai.attributes.AttributeMap
Packages that use AttributeMap
Package
Description
-
Uses of AttributeMap in net.minecraft.world.effect
Methods in net.minecraft.world.effect with parameters of type AttributeMapModifier and TypeMethodDescriptionvoid
MobEffect.addAttributeModifiers
(AttributeMap pAttributeMap, int pAmplifier) void
MobEffect.removeAttributeModifiers
(AttributeMap pAttributeMap) -
Uses of AttributeMap in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as AttributeMapMethods in net.minecraft.world.entity that return AttributeMapMethods in net.minecraft.world.entity with parameters of type AttributeMapModifier and TypeMethodDescriptionprivate void
LivingEntity.stopLocationBasedEffects
(ItemStack pStack, EquipmentSlot pSlot, AttributeMap pAttributeMap) -
Uses of AttributeMap in net.minecraft.world.entity.ai.attributes
Methods in net.minecraft.world.entity.ai.attributes with parameters of type AttributeMapModifier and TypeMethodDescriptionvoid
AttributeMap.assignAllValues
(AttributeMap pMap) void
AttributeMap.assignBaseValues
(AttributeMap pMap) void
AttributeMap.assignPermanentModifiers
(AttributeMap pMap)