fn make_igloo_piece(
template_path: &'static str,
start_x: i32,
start_z: i32,
rotation: Rotation,
off: IVec3,
depth: i32,
size: IVec3,
pivot: IVec3,
post_process: TemplatePostProcess,
) -> StructurePiecefn make_igloo_piece(
template_path: &'static str,
start_x: i32,
start_z: i32,
rotation: Rotation,
off: IVec3,
depth: i32,
size: IVec3,
pivot: IVec3,
post_process: TemplatePostProcess,
) -> StructurePiece