Package net.minecraft.util
Class BinaryAnimator
java.lang.Object
net.minecraft.util.BinaryAnimator
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
private final BinaryAnimator.EasingFunction
private int
private int
-
Constructor Summary
ConstructorsConstructorDescriptionBinaryAnimator
(int p_361095_) BinaryAnimator
(int p_363393_, BinaryAnimator.EasingFunction p_361668_) -
Method Summary
-
Field Details
-
animationLength
private final int animationLength -
easingFunction
-
ticks
private int ticks -
ticksOld
private int ticksOld
-
-
Constructor Details
-
BinaryAnimator
-
BinaryAnimator
public BinaryAnimator(int p_361095_)
-
-
Method Details
-
tick
public void tick(boolean p_363738_) -
getFactor
public float getFactor(float p_360599_)
-