History - net.minecraft.util.math.WeightedInterpolation
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.attribute.GaussianSampler
net.minecraft.class_12207
net.minecraft.util.math.WeightedInterpolation
Fields
int: GAUSSIAN_SAMPLE_RADIUS, field_63764, FIRST_SEGMENT_OFFSET
int: GAUSSIAN_SAMPLE_BREADTH, field_63765, NUM_SEGMENTS
double[]: GAUSSIAN_SAMPLE_KERNEL, field_63766, ENDPOINT_WEIGHTS
Constructors
()
Methods
<V> void (Vec3d, WeightedInterpolation$PositionalFunction<V>, WeightedInterpolation$Accumulator<V>): sample, method_75705, interpolate