Uses of Class
net.neoforged.neoforge.event.entity.living.LivingDamageEvent
Packages that use LivingDamageEvent
-
Uses of LivingDamageEvent in net.neoforged.neoforge.event.entity.living
Subclasses of LivingDamageEvent in net.neoforged.neoforge.event.entity.livingModifier and TypeClassDescriptionstatic class
LivingDamageEvent.Post is fired after health is modified on the entity.
The fields in this event represent the FINAL values of what was applied to the entity.static class
LivingDamageEvent.Pre is fired when an Entity is set to be hurt.