Package net.minecraft.client.model
Class SheepModel
java.lang.Object
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsFields inherited from class net.minecraft.client.model.QuadrupedModel
body, head, leftFrontLeg, leftHindLeg, rightFrontLeg, rightHindLegFields 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(SheepRenderState p_360805_) Methods inherited from class net.minecraft.client.model.QuadrupedModel
createBodyMeshMethods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
BABY_TRANSFORMER
-
-
Constructor Details
-
SheepModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classQuadrupedModel<SheepRenderState>
-