Skip to main content

find_ceiling_from

Function find_ceiling_from 

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