fn moss_box(
placer: &mut ScatteredFeaturePlacer<'_, '_>,
x0: i32,
y0: i32,
z0: i32,
x1: i32,
y1: i32,
z1: i32,
skip_air: bool,
random: &mut WorldgenRandom,
)fn moss_box(
placer: &mut ScatteredFeaturePlacer<'_, '_>,
x0: i32,
y0: i32,
z0: i32,
x1: i32,
y1: i32,
z1: i32,
skip_air: bool,
random: &mut WorldgenRandom,
)