onDamageByEntity

fun Entity.onDamageByEntity(callback: EntityDamageByEntityEvent.() -> Unit)

Custom Interaction Method for the EntityDamageByEntityEvent. Register SmartEvents and use the Event Manager.

See also