Package net.minecraft.client.model
Class WindChargeModel
- 
Field Summary
FieldsFields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, youngFields inherited from class net.minecraft.client.model.Model
renderType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionroot()voidsetupAnim(WindCharge p_312101_, float p_311922_, float p_312586_, float p_312400_, float p_312547_, float p_311844_) Methods inherited from class net.minecraft.client.model.HierarchicalModel
animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType 
- 
Field Details
- 
bone
 
 - 
 - 
Constructor Details
- 
WindChargeModel
 
 - 
 - 
Method Details
- 
createBodyLayer
 - 
setupAnim
public void setupAnim(WindCharge p_312101_, float p_311922_, float p_312586_, float p_312400_, float p_312547_, float p_311844_) - Specified by:
 setupAnimin classEntityModel<WindCharge>
 - 
root
- Specified by:
 rootin classHierarchicalModel<WindCharge>
 
 -