I think it's onActionSProjectile(). Almost sure ;f
Nevermind, that's for serverside projectiles, says the wiki

onActionProjectile() triggers on serverside when a "projectile has landed". There doesn't seem to be an event when something is hit for serverside stuff, guess you have to do those checks yourself ;P