Skip to main content

update_sides

Function update_sides 

Source
fn update_sides(
    state: BlockStateId,
    above_shape: OffsetVoxelShape,
    north: bool,
    east: bool,
    south: bool,
    west: bool,
) -> BlockStateId
Expand description

Vanilla WallBlock.updateSides.