Interface AttackEntityEvent.Pre
- All Superinterfaces:
AttackEntityEvent,Cancellable,DamageCalculationEvent,DamageCalculationEvent.Pre,Event
- Enclosing interface:
AttackEntityEvent
Fires before the damage steps and their side effects are applied.
The final damage is still unknown.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.AttackEntityEvent
AttackEntityEvent.Post, AttackEntityEvent.PreNested classes/interfaces inherited from interface org.spongepowered.api.event.entity.DamageCalculationEvent
DamageCalculationEvent.Post, DamageCalculationEvent.Pre -
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelledMethods inherited from interface org.spongepowered.api.event.entity.DamageCalculationEvent
baseDamage, entityMethods inherited from interface org.spongepowered.api.event.entity.DamageCalculationEvent.Pre
addModifierAfter, addModifierAfter, addModifierBefore, addModifierBefore, modifiersAfter, modifiersAfter, modifiersBefore, modifiersBefore