pub(crate) fn initial_chunks(
world: &World,
portal_pos: BlockPos,
source_is_end: bool,
) -> Option<EndGatewayChunkPreparation>Expand description
Returns the first chunks that must be ready before an End gateway transition can be resolved.