Package net.minecraft.client.model
Class SheepFurModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<SheepRenderState>
net.minecraft.client.model.QuadrupedModel<SheepRenderState>
net.minecraft.client.model.SheepFurModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
Fields inherited from class net.minecraft.client.model.QuadrupedModel
body, head, leftFrontLeg, leftHindLeg, rightFrontLeg, rightHindLeg
Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
void
setupAnim
(SheepRenderState p_365221_) Methods inherited from class net.minecraft.client.model.QuadrupedModel
createBodyMesh
Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Constructor Details
-
SheepFurModel
-
-
Method Details
-
createFurLayer
-
setupAnim
- Overrides:
setupAnim
in classQuadrupedModel<SheepRenderState>
-