EntityDamageListener

object EntityDamageListener : Listener

A Listener which handles the EntityDamageEvent.

Author

MarkusTieger

Since

0.2.0

See also

EntityDamageEvent

Functions

Link copied to clipboard
fun onDamage(event: EntityDamageEvent)

Will be called when an Entity takes damage.