pub fn section_index(y: i32, min_y: i32) -> u32
Get the index of where a section is in a chunk based on its y coordinate and the minimum y coordinate of the world.