pub fn prepared_full_chunk(pos: ChunkPos) -> PreparedChunkExpand description
Builds a block-ticking prepared chunk backed by a real empty full chunk.
The holder is the same shape the prepare phase produces, so an encoded
chunk built from it passes every EncodedChunk::is_current_for check.