Class | Description |
---|---|
AbstractAffectEntityEvent | |
AbstractAttackEntityEvent | |
AbstractCancellable |
The abstract base class for
Cancellable , used to prevent
the need to pass in 'cancelled' to the event factory. |
AbstractChangeBlockEvent | |
AbstractDamageEntityEvent | |
AbstractEvent |
An abstract event that can be extended for any and all custom events as
necessary.
|