fn compute_overworld__sloped_cheese_4x(
noises: &OverworldNoises,
cache: &OverworldColumnCache,
x: f64,
ys: f64x4,
z: f64,
) -> f64x4Expand description
minecraft:overworld/sloped_cheese (SIMD form, batches 4 Y values)
fn compute_overworld__sloped_cheese_4x(
noises: &OverworldNoises,
cache: &OverworldColumnCache,
x: f64,
ys: f64x4,
z: f64,
) -> f64x4minecraft:overworld/sloped_cheese (SIMD form, batches 4 Y values)