Uses of Class
net.minecraft.world.entity.ai.attributes.AttributeMap
Package
Description
-
Uses of AttributeMap in net.minecraft.world.effect
Modifier and TypeMethodDescriptionvoid
AbsoptionMobEffect.addAttributeModifiers(LivingEntity p_19421_, AttributeMap p_19422_, int p_19423_)
void
MobEffect.addAttributeModifiers(LivingEntity p_19478_, AttributeMap p_19479_, int p_19480_)
void
AbsoptionMobEffect.removeAttributeModifiers(LivingEntity p_19417_, AttributeMap p_19418_, int p_19419_)
void
HealthBoostMobEffect.removeAttributeModifiers(LivingEntity p_19436_, AttributeMap p_19437_, int p_19438_)
void
MobEffect.removeAttributeModifiers(LivingEntity p_19469_, AttributeMap p_19470_, int p_19471_)
-
Uses of AttributeMap in net.minecraft.world.entity
-
Uses of AttributeMap in net.minecraft.world.entity.ai.attributes