Package net.minecraft.client.model
Class WindChargeModel
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.model.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.HierarchicalModelanimate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
bone
 
- 
- 
Constructor Details- 
WindChargeModel
 
- 
- 
Method Details- 
createBodyLayer
- 
setupAnimpublic void setupAnim(WindCharge p_312101_, float p_311922_, float p_312586_, float p_312400_, float p_312547_, float p_311844_) - Specified by:
- setupAnimin class- EntityModel<WindCharge>
 
- 
root- Specified by:
- rootin class- HierarchicalModel<WindCharge>
 
 
-