| Interface | Description |
|---|---|
| IEffect |
| Class | Description |
|---|---|
| AttributeEffect<T extends java.lang.Number> |
An attribute effect appies an attribute modifier to the affected entity when
applied and removes it when ceased.
|
| Effect |
The Class Effect seeks for affected entities in the game's current
environment to apply certain effects to them defined by the overwritten
implementation of apply/cease.
|
| EffectApplication | |
| EffectArgument | |
| EntityHitArgument | |
| ForceEffect | |
| SoundEffect |
| Enum | Description |
|---|---|
| EffectTarget |