Package net.minecraft.world.effect
Class AbsoptionMobEffect
java.lang.Object
net.minecraft.world.effect.MobEffect
net.minecraft.world.effect.AbsoptionMobEffect
- All Implemented Interfaces:
IForgeMobEffect
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbsoptionMobEffect
(MobEffectCategory p_19414_, int p_19415_) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttributeModifiers
(LivingEntity p_19421_, AttributeMap p_19422_, int p_19423_) void
removeAttributeModifiers
(LivingEntity p_19417_, AttributeMap p_19418_, int p_19419_) Methods inherited from class net.minecraft.world.effect.MobEffect
addAttributeModifier, applyEffectTick, applyInstantenousEffect, byId, createFactorData, getAttributeModifiers, getAttributeModifierValue, getCategory, getColor, getDescriptionId, getDisplayName, getEffectRendererInternal, getId, getIdFromNullable, getOrCreateDescriptionId, initializeClient, isBeneficial, isDurationEffectTick, isInstantenous, setFactorDataFactory
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraftforge.common.extensions.IForgeMobEffect
getCurativeItems, getSortOrder
-
Constructor Details
-
AbsoptionMobEffect
-
-
Method Details
-
removeAttributeModifiers
- Overrides:
removeAttributeModifiers
in classMobEffect
-
addAttributeModifiers
- Overrides:
addAttributeModifiers
in classMobEffect
-