Class AbstractFelineModel<S extends FelineRenderState>
java.lang.Object
net.minecraft.client.model.Model<S>
net.minecraft.client.model.EntityModel<S>
net.minecraft.client.model.animal.feline.AbstractFelineModel<S>
- Direct Known Subclasses:
AdultFelineModel, BabyFelineModel
-
Nested Class Summary
Nested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ModelPartprotected final ModelPartprotected final ModelPartprotected final ModelPartprotected final ModelPartprotected final ModelPartprotected static final Stringprotected static final Stringprotected final ModelPartprotected final ModelPartFields inherited from class EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root, setupAnim
-
Field Details
-
TAIL_1
- See Also:
-
TAIL_2
- See Also:
-
leftHindLeg
-
rightHindLeg
-
leftFrontLeg
-
rightFrontLeg
-
tail1
-
tail2
-
head
-
body
-
-
Constructor Details
-
AbstractFelineModel
-