| Package | Description | 
|---|---|
| net.minecraftforge.client.model.animation | |
| net.minecraftforge.client.model.b3d | |
| net.minecraftforge.common.model.animation | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | ModelBlockAnimation.MBClip.MBJointClip | 
| Modifier and Type | Method and Description | 
|---|---|
| IJointClip | ModelBlockAnimation.MBClip. apply(IJoint joint) | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | B3DClip.NodeClip | 
| Modifier and Type | Method and Description | 
|---|---|
| IJointClip | B3DClip. apply(IJoint joint) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JointClips.IdentityJointClip | 
| static class  | JointClips.NodeJointClip | 
| Modifier and Type | Method and Description | 
|---|---|
| IJointClip | IClip. apply(IJoint joint) | 
| IJointClip | Clips.IdentityClip. apply(IJoint joint) | 
| IJointClip | Clips.ModelClip. apply(IJoint joint) | 
| IJointClip | Clips.TimeClip. apply(IJoint joint) | 
| IJointClip | Clips.SlerpClip. apply(IJoint joint) | 
| IJointClip | Clips.TriggerClip. apply(IJoint joint) | 
| IJointClip | Clips.ClipReference. apply(IJoint joint) | 
| private static IJointClip | Clips. blendClips(IJoint joint,
          IJointClip fromClip,
          IJointClip toClip,
          ITimeValue input,
          ITimeValue progress) | 
| Modifier and Type | Method and Description | 
|---|---|
| private static IJointClip | Clips. blendClips(IJoint joint,
          IJointClip fromClip,
          IJointClip toClip,
          ITimeValue input,
          ITimeValue progress) |