Package net.minecraft.client.model
Class StriderModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MeshTransformerprivate final ModelPartprivate static final Stringprivate static final Stringprivate static final Stringprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate static final Stringprivate static final Stringprivate static final Stringprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionvoidsetupAnim(StriderRenderState pRenderState) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
BABY_TRANSFORMER
-
RIGHT_BOTTOM_BRISTLE
- See Also:
-
RIGHT_MIDDLE_BRISTLE
- See Also:
-
RIGHT_TOP_BRISTLE
- See Also:
-
LEFT_TOP_BRISTLE
- See Also:
-
LEFT_MIDDLE_BRISTLE
- See Also:
-
LEFT_BOTTOM_BRISTLE
- See Also:
-
rightLeg
-
leftLeg
-
body
-
rightBottomBristle
-
rightMiddleBristle
-
rightTopBristle
-
leftTopBristle
-
leftMiddleBristle
-
leftBottomBristle
-
-
Constructor Details
-
StriderModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<StriderRenderState>
-