| Package | Description | 
|---|---|
| net.minecraftforge.client.model | |
| net.minecraftforge.common.model.animation | 
| Modifier and Type | Method and Description | 
|---|---|
| static IAnimationStateMachine | ModelLoaderRegistry. loadASM(ResourceLocation location,
       com.google.common.collect.ImmutableMap<java.lang.String,ITimeValue> customParameters) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnimationStateMachine | 
| Modifier and Type | Field and Description | 
|---|---|
| private IAnimationStateMachine | CapabilityAnimation.DefaultItemAnimationCapabilityProvider. asm | 
| Modifier and Type | Field and Description | 
|---|---|
| static Capability<IAnimationStateMachine> | CapabilityAnimation. ANIMATION_CAPABILITY | 
| Modifier and Type | Method and Description | 
|---|---|
| static IAnimationStateMachine | AnimationStateMachine. load(IResourceManager manager,
    ResourceLocation location,
    com.google.common.collect.ImmutableMap<java.lang.String,ITimeValue> customParameters)Load a new instance if AnimationStateMachine at specified location, with specified custom parameters. | 
| Constructor and Description | 
|---|
| DefaultItemAnimationCapabilityProvider(IAnimationStateMachine asm) |