Package net.minecraft.client.animation
Class AnimationChannel.Interpolations
java.lang.Object
net.minecraft.client.animation.AnimationChannel.Interpolations
- Enclosing class:
- AnimationChannel
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AnimationChannel.Interpolation
static final AnimationChannel.Interpolation
-
Constructor Summary
-
Method Summary
-
Field Details
-
LINEAR
-
CATMULLROM
-
-
Constructor Details
-
Interpolations
public Interpolations()
-