| Package | Description |
|---|---|
| net.minecraftforge.client.model.animation |
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.ImmutableMap<java.lang.String,ModelBlockAnimation.MBClip> |
ModelBlockAnimation.clips |
| Constructor and Description |
|---|
ModelBlockAnimation(com.google.common.collect.ImmutableMap<java.lang.String,com.google.common.collect.ImmutableMap<java.lang.String,float[]>> joints,
com.google.common.collect.ImmutableMap<java.lang.String,ModelBlockAnimation.MBClip> clips) |