public class HealthBoostStatusEffect extends StatusEffect
Constructor and Description |
---|
HealthBoostStatusEffect(StatusEffectType type,
int color) |
Modifier and Type | Method and Description |
---|---|
void |
onRemoved(LivingEntity entity,
AttributeContainer attributes,
int amplifier) |
addAttributeModifier, adjustModifierAmount, applyInstantEffect, applyUpdateEffect, byRawId, canApplyUpdateEffect, getAttributeModifiers, getColor, getName, getRawId, getTranslationKey, getType, isBeneficial, isInstant, loadTranslationKey, onApplied
public HealthBoostStatusEffect(StatusEffectType type, int color)
public void onRemoved(LivingEntity entity, AttributeContainer attributes, int amplifier)
onRemoved
in class StatusEffect