EntityDamageListener

class EntityDamageListener : Listener

Listens for when an entity is damaged so LevelledMobs can apply a multiplier to the damage amount

Author

lokka30

Since

2.4.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun onEntityDamageByEntityEvent(event: EntityDamageByEntityEvent)
Link copied to clipboard
fun onEntityDamageEvent(event: EntityDamageEvent)