fn update_sides(
state: BlockStateId,
above_shape: OffsetVoxelShape,
north: bool,
east: bool,
south: bool,
west: bool,
) -> BlockStateIdExpand description
Vanilla WallBlock.updateSides.
fn update_sides(
state: BlockStateId,
above_shape: OffsetVoxelShape,
north: bool,
east: bool,
south: bool,
west: bool,
) -> BlockStateIdVanilla WallBlock.updateSides.