Constant REGION_LOG2

Source
const REGION_LOG2: u8 = 9;
Expand description

Bitshift between region and world pos, i.e. log2(REGION_SIZE)

16 x 16 chunks (if chunks are 32 x 32 blocks)