fn dimension_transition_from_exit(
source_world: &World,
target_world: &Arc<World>,
entity: &dyn Entity,
portal_entry_pos: BlockPos,
exit_portal: FoundRectangle,
post_transition: TeleportPostTransition,
) -> TeleportTransition