Uses of Interface
net.minecraft.util.InterpolatedFlipFlop.SmoothingFunction
Packages that use InterpolatedFlipFlop.SmoothingFunction
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of InterpolatedFlipFlop.SmoothingFunction in net.minecraft.util
Fields in net.minecraft.util declared as InterpolatedFlipFlop.SmoothingFunctionModifier and TypeFieldDescriptionprivate final InterpolatedFlipFlop.SmoothingFunctionInterpolatedFlipFlop.smoothingFunctionConstructors in net.minecraft.util with parameters of type InterpolatedFlipFlop.SmoothingFunctionModifierConstructorDescriptionInterpolatedFlipFlop(int frames, InterpolatedFlipFlop.SmoothingFunction smoothingFunction)