net.minecraft.world.attribute

public class GaussianSampler

ceh
net.minecraft.world.attribute.GaussianSampler
net.minecraft.class_12207
net.minecraft.util.math.WeightedInterpolation
net.minecraft.src.C_432063_

字段概要

修饰符与类型字段
private static final int
a
GAUSSIAN_SAMPLE_RADIUS
field_63764
FIRST_SEGMENT_OFFSET
f_434399_
private static final int
b
GAUSSIAN_SAMPLE_BREADTH
field_63765
NUM_SEGMENTS
f_433181_
private static final double[]
c
GAUSSIAN_SAMPLE_KERNEL
field_63766
ENDPOINT_WEIGHTS
f_436956_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static <V> void
a(ftm arg0, ceh$b<V> arg1, ceh$a<V> arg2)
sample(Vec3 arg0, GaussianSampler$Sampler<V> arg1, GaussianSampler$Accumulator<V> arg2)
method_75705(class_243 arg0, class_12207$class_12209<V> arg1, class_12207$class_12208<V> arg2)
interpolate(Vec3d pos, WeightedInterpolation$PositionalFunction<V> f, WeightedInterpolation$Accumulator<V> accum)
m_441890_(C_3046_ p_459604_, C_432063_$C_432932_<V> p_459950_, C_432063_$C_433016_<V> p_451084_)