Package net.minecraft.client.model
Class StriderModel<T extends Strider>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.HierarchicalModel<T>
net.minecraft.client.model.StriderModel<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ModelPartprivate static Stringprivate static Stringprivate static Stringprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate static Stringprivate static Stringprivate static Stringprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartFields 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(Strider p_103903_, float p_103904_, float p_103905_, float p_103906_, float p_103907_, float p_103908_)Methods inherited from class net.minecraft.client.model.HierarchicalModel
renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
RIGHT_BOTTOM_BRISTLE
- See Also:
- Constant Field Values
-
RIGHT_MIDDLE_BRISTLE
- See Also:
- Constant Field Values
-
RIGHT_TOP_BRISTLE
- See Also:
- Constant Field Values
-
LEFT_TOP_BRISTLE
- See Also:
- Constant Field Values
-
LEFT_MIDDLE_BRISTLE
- See Also:
- Constant Field Values
-
LEFT_BOTTOM_BRISTLE
- See Also:
- Constant Field Values
-
root
-
rightLeg
-
leftLeg
-
body
-
rightBottomBristle
-
rightMiddleBristle
-
rightTopBristle
-
leftTopBristle
-
leftMiddleBristle
-
leftBottomBristle
-
-
Constructor Details
-
StriderModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
public void setupAnim(Strider p_103903_, float p_103904_, float p_103905_, float p_103906_, float p_103907_, float p_103908_)- Specified by:
setupAnimin classEntityModel<T extends Strider>
-
root
- Specified by:
rootin classHierarchicalModel<T extends Strider>
-