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