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