public class DamageModifierStatusEffect extends StatusEffect
| Modifier and Type | Field and Description |
|---|---|
protected double |
modifier |
| Modifier | Constructor and Description |
|---|---|
protected |
DamageModifierStatusEffect(StatusEffectType type,
int color,
double modifier) |
| Modifier and Type | Method and Description |
|---|---|
double |
adjustModifierAmount(int amplifier,
EntityAttributeModifier modifier) |
addAttributeModifier, applyInstantEffect, applyUpdateEffect, byRawId, canApplyUpdateEffect, getAttributeModifiers, getColor, getName, getRawId, getTranslationKey, getType, isBeneficial, isInstant, loadTranslationKey, onApplied, onRemovedprotected DamageModifierStatusEffect(StatusEffectType type, int color, double modifier)
public double adjustModifierAmount(int amplifier,
EntityAttributeModifier modifier)
adjustModifierAmount in class StatusEffect