callHitboxContactEvent

protected void callHitboxContactEvent(Player player)

Fires the ModeledEntityHitboxContactEvent for this entity on the primary thread. When already on the primary thread (the hitbox contact scan is), dispatches synchronously; off-thread callers bounce through the scheduler.