public class AbsorptionEffect extends Effect
delegate
Modifier | Constructor and Description |
---|---|
protected |
AbsorptionEffect(EffectType p_i50395_1_,
int p_i50395_2_) |
Modifier and Type | Method and Description |
---|---|
void |
applyAttributesModifiersToEntity(LivingEntity entityLivingBaseIn,
AbstractAttributeMap attributeMapIn,
int amplifier) |
void |
removeAttributesModifiersFromEntity(LivingEntity entityLivingBaseIn,
AbstractAttributeMap attributeMapIn,
int amplifier) |
addAttributesModifier, affectEntity, get, getAttributeModifierAmount, getAttributeModifierMap, getDisplayName, getEffectType, getId, getLiquidColor, getName, getOrCreateDescriptionId, isBeneficial, isInstant, isReady, performEffect
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurativeItems, getEffect, getGuiSortColor, renderHUDEffect, renderInventoryEffect, shouldRender, shouldRenderHUD, shouldRenderInvText
protected AbsorptionEffect(EffectType p_i50395_1_, int p_i50395_2_)
public void removeAttributesModifiersFromEntity(LivingEntity entityLivingBaseIn, AbstractAttributeMap attributeMapIn, int amplifier)
removeAttributesModifiersFromEntity
in class Effect
public void applyAttributesModifiersToEntity(LivingEntity entityLivingBaseIn, AbstractAttributeMap attributeMapIn, int amplifier)
applyAttributesModifiersToEntity
in class Effect