| Interface | Description |
|---|---|
| Effect.EffectAppliedListener | |
| Effect.EffectCeasedListener |
| 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 | |
| EffectEvent | |
| ForceEffect | |
| SoundEffect |
| Enum | Description |
|---|---|
| EffectTarget |