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, onRemovedpublic InstantStatusEffect(StatusEffectType type, int color)
public boolean isInstant()
isInstant in class StatusEffectpublic boolean canApplyUpdateEffect(int duration,
int amplifier)
canApplyUpdateEffect in class StatusEffect