public class HealthBoostEffect extends Effect
delegate
Constructor and Description |
---|
HealthBoostEffect(EffectType p_i50393_1_,
int p_i50393_2_) |
Modifier and Type | Method and Description |
---|---|
void |
removeAttributesModifiersFromEntity(LivingEntity entityLivingBaseIn,
AbstractAttributeMap attributeMapIn,
int amplifier) |
addAttributesModifier, affectEntity, applyAttributesModifiersToEntity, 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
public HealthBoostEffect(EffectType p_i50393_1_, int p_i50393_2_)
public void removeAttributesModifiersFromEntity(LivingEntity entityLivingBaseIn, AbstractAttributeMap attributeMapIn, int amplifier)
removeAttributesModifiersFromEntity
in class Effect