pub(crate) fn final_chunks_after_search( world: &World, portal_pos: BlockPos, source_is_end: bool, ) -> Option<Vec<ChunkPos>>
Returns final chunks needed after the tentative outer-island search chunks are ready.