public abstract class EffectInstanceAPI<I> extends AbstractWrapped<I>
wrapped| Modifier | Constructor and Description |
|---|---|
protected |
EffectInstanceAPI(I instance) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getAmplifier() |
abstract int |
getDuration() |
abstract EffectAPI<?> |
getEffect() |
equals, getWrapped, getWrappedClass, toString