pub(super) fn land_random_pos( mob: &dyn PathfinderMob, horizontal_dist: i32, vertical_dist: i32, ) -> Option<DVec3>