Skip to main content

make_wall_state

Function make_wall_state 

Source
fn make_wall_state(
    connects_to_side: bool,
    above_shape: OffsetVoxelShape,
    x_min: f64,
    x_max: f64,
    z_min: f64,
    z_max: f64,
) -> WallSide
Expand description

Vanilla WallBlock.makeWallState.