Class CowModel
java.lang.Object
net.minecraft.client.model.Model<LivingEntityRenderState>
net.minecraft.client.model.EntityModel<LivingEntityRenderState>
net.minecraft.client.model.QuadrupedModel<LivingEntityRenderState>
net.minecraft.client.model.animal.cow.CowModel
- Direct Known Subclasses:
BabyCowModel, ColdCowModel, WarmCowModel
-
Nested Class Summary
Nested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
FieldsFields inherited from class QuadrupedModel
body, head, leftFrontLeg, leftHindLeg, rightFrontLeg, rightHindLegFields inherited from class EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static MeshDefinitionstatic LayerDefinitiongetHead()Methods inherited from class QuadrupedModel
createBodyMesh, setupAnimMethods inherited from class Model
allParts, getAnimation, 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
-