Package net.minecraft.client.model
Class ArmorStandArmorModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.AgeableListModel<T>
net.minecraft.client.model.HumanoidModel<ArmorStand>
net.minecraft.client.model.ArmorStandArmorModel
- All Implemented Interfaces:
- ArmedModel,- HeadedModel
- Direct Known Subclasses:
- ArmorStandModel
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.model.HumanoidModelHumanoidModel.ArmPose
- 
Field SummaryFields inherited from class net.minecraft.client.model.HumanoidModelbody, crouching, hat, HAT_OVERLAY_SCALE, head, leftArm, leftArmPose, leftLeg, LEGGINGS_OVERLAY_SCALE, OVERLAY_SCALE, rightArm, rightArmPose, rightLeg, swimAmount, TOOT_HORN_XROT_BASE, TOOT_HORN_YROT_BASEFields inherited from class net.minecraft.client.model.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LayerDefinitioncreateBodyLayer(CubeDeformation p_170348_) voidsetupAnim(ArmorStand p_102131_, float p_102132_, float p_102133_, float p_102134_, float p_102135_, float p_102136_) Methods inherited from class net.minecraft.client.model.HumanoidModelbodyParts, copyPropertiesTo, createMesh, getArm, getHead, headParts, prepareMobModel, rotlerpRad, setAllVisible, setupAttackAnimation, translateToHandMethods inherited from class net.minecraft.client.model.AgeableListModelrenderToBufferMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesToMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor Details- 
ArmorStandArmorModel
 
- 
- 
Method Details- 
createBodyLayer
- 
setupAnimpublic void setupAnim(ArmorStand p_102131_, float p_102132_, float p_102133_, float p_102134_, float p_102135_, float p_102136_) - Overrides:
- setupAnimin class- HumanoidModel<ArmorStand>
 
 
-