Skip to main content

prepared_full_chunk

Function prepared_full_chunk 

Source
pub fn prepared_full_chunk(pos: ChunkPos) -> PreparedChunk
Expand 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.