pub(super) fn tick_path_navigation_target<M: Mob + ?Sized>( mob: &M, world: &Arc<World>, game_time: i64, can_update_path: bool, )