Package net.minecraft.client.model
Class WindChargeModel
-
Field Summary
Fields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, young
Fields inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
root()
void
setupAnim
(WindCharge p_310587_, float p_309974_, float p_310519_, float p_311366_, float p_312503_, float p_311700_) Methods inherited from class net.minecraft.client.model.HierarchicalModel
animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBuffer
Methods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModel
Methods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
bone
-
-
Constructor Details
-
WindChargeModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
public void setupAnim(WindCharge p_310587_, float p_309974_, float p_310519_, float p_311366_, float p_312503_, float p_311700_) - Specified by:
setupAnim
in classEntityModel<WindCharge>
-
root
- Specified by:
root
in classHierarchicalModel<WindCharge>
-