net.minecraft.util

public class CubicSampler

atp
net.minecraft.util.CubicSampler
net.minecraft.class_6491
net.minecraft.util.CubicSampler
net.minecraft.src.C_4980_

Field summary

Modifier and TypeField
private static final int
a
GAUSSIAN_SAMPLE_RADIUS
field_33222
FIRST_SEGMENT_OFFSET
f_177979_
private static final int
b
GAUSSIAN_SAMPLE_BREADTH
field_33223
NUM_SEGMENTS
f_177980_
private static final double[]
c
GAUSSIAN_SAMPLE_KERNEL
field_22449
DENSITY_CURVE
f_130036_

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static Vec3
a(elt arg0, atp$a arg1)
gaussianSampleVec3(Vec3 arg0, CubicSampler$Vec3Fetcher arg1)
method_24895(class_243 arg0, class_6491$class_4859 arg1)
sampleColor(Vec3d pos, CubicSampler$RgbFetcher rgbFetcher)
m_130038_(C_3046_ p_130039_, C_4980_$C_4981_ p_130040_)