Package net.minecraft.client.model
Class CowModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<LivingEntityRenderState>
net.minecraft.client.model.QuadrupedModel<LivingEntityRenderState>
net.minecraft.client.model.CowModel
- Direct Known Subclasses:
ColdCowModel
,WarmCowModel
-
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, 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 TypeMethodDescription(package private) static MeshDefinition
static LayerDefinition
getHead()
Methods inherited from class net.minecraft.client.model.QuadrupedModel
createBodyMesh, setupAnim
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
-
Field Details
-
BABY_TRANSFORMER
-
LEG_SIZE
private static final int LEG_SIZE- See Also:
-
-
Constructor Details
-
CowModel
-
-
Method Details
-
createBodyLayer
-
createBaseCowModel
-
getHead
-