Class BabyCatModel
java.lang.Object
net.minecraft.client.model.Model<CatRenderState>
net.minecraft.client.model.EntityModel<CatRenderState>
net.minecraft.client.model.animal.feline.AbstractFelineModel<CatRenderState>
net.minecraft.client.model.animal.feline.BabyFelineModel<CatRenderState>
net.minecraft.client.model.animal.feline.BabyCatModel
-
Nested Class Summary
Nested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
FieldsFields inherited from class AbstractFelineModel
body, head, leftFrontLeg, leftHindLeg, rightFrontLeg, rightHindLeg, TAIL_1, TAIL_2, tail1, tail2Fields inherited from class EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BabyFelineModel
createBabyLayer, setupAnimMethods inherited from class Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
COLLAR_TRANSFORMER
-
-
Constructor Details
-
BabyCatModel
-