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