Uses of Class
net.minecraft.world.attribute.SpatialAttributeInterpolator
Packages that use SpatialAttributeInterpolator
-
Uses of SpatialAttributeInterpolator in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute declared as SpatialAttributeInterpolatorModifier and TypeFieldDescription(package private) final SpatialAttributeInterpolatorEnvironmentAttributeProbe.biomeInterpolatorMethods in net.minecraft.world.attribute that return SpatialAttributeInterpolatorModifier and TypeMethodDescriptionSpatialAttributeInterpolator.accumulate(double weight, EnvironmentAttributeMap map) Methods in net.minecraft.world.attribute with parameters of type SpatialAttributeInterpolatorModifier and TypeMethodDescriptionEnvironmentAttributeLayer.Positional.applyPositional(Value oldValue, Vec3 pos, @Nullable SpatialAttributeInterpolator interpolator) private ValueEnvironmentAttributeSystem.ValueSampler.computeValuePositional(Vec3 pos, @Nullable SpatialAttributeInterpolator interpolator) <Value> ValueEnvironmentAttributeReader.getValue(EnvironmentAttribute<Value> attribute, Vec3 pos, @Nullable SpatialAttributeInterpolator interpolator) <Value> ValueEnvironmentAttributeSystem.getValue(EnvironmentAttribute<Value> p_458091_, Vec3 p_458226_, @Nullable SpatialAttributeInterpolator p_458292_) EnvironmentAttributeSystem.ValueSampler.getValue(Vec3 pos, @Nullable SpatialAttributeInterpolator interpolator)