public interface IEntityModifier extends IModifier<IEntity>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IEntityModifier.IEntityModifierListener |
static interface |
IEntityModifier.IEntityModifierMatcher |
IModifier.DeepCopyNotSupportedException, IModifier.IModifierListener<T>MODIFIER_COMPARATOR_DURATION_DESCENDING| Modifier and Type | Method and Description |
|---|---|
IEntityModifier |
deepCopy() |
addModifierListener, getDuration, getSecondsElapsed, isAutoUnregisterWhenFinished, isFinished, onUpdate, removeModifierListener, reset, setAutoUnregisterWhenFinishedIEntityModifier deepCopy() throws IModifier.DeepCopyNotSupportedException
deepCopy in interface IModifier<IEntity>IModifier.DeepCopyNotSupportedException