handleAttackEntity
open fun handleAttackEntity(player: Player, itemStack: ItemStack, attacked: Entity, event: EntityDamageByEntityEvent)
Called when an EntityDamageByEntityEvent is fired where player attacks attacked using itemStack with this behavior in their main hand.