Skip to main content

push_piece

Function push_piece 

Source
fn push_piece(
    pieces: &mut Pieces,
    bb: BoundingBox,
    kind: MineshaftPieceKind,
    gen_depth: i32,
    dir: Dir,
)