pub(crate) fn find_ceiling_from( pos: BlockPos, blocks: i32, shape_getter: impl FnMut(BlockPos) -> OffsetVoxelShape, ) -> f64