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