net.minecraft.client.render.entity.model

public class FelineEntityModel<T extends FelineEntityRenderState>

extends EntityModel<T>

net.minecraft.client.model.animal.feline.FelineModel
net.minecraft.class_582
net.minecraft.client.render.entity.model.FelineEntityModel

Field summary

Modifier and TypeField
public static final ModelTransformer
BABY_TRANSFORMER
field_52909
BABY_TRANSFORMER
private static final float
XO
field_32527
field_32527
private static final float
YO
field_32528
BODY_SIZE_Y
private static final float
ZO
field_32529
field_32529
protected static final float
BACK_LEG_Y
field_32521
HIND_LEG_PIVOT_Y
protected static final float
BACK_LEG_Z
field_32522
HIND_LEG_PIVOT_Z
protected static final float
FRONT_LEG_Y
field_32523
FRONT_LEG_PIVOT_Y
private static final float
FRONT_LEG_Z
field_32517
FRONT_LEG_PIVOT_Z
private static final String
TAIL_1
field_32518
TAIL1
private static final String
TAIL_2
field_32519
TAIL2
protected final ModelPart
leftHindLeg
field_27454
leftHindLeg
protected final ModelPart
rightHindLeg
field_27455
rightHindLeg
protected final ModelPart
leftFrontLeg
field_27456
leftFrontLeg
protected final ModelPart
rightFrontLeg
field_27457
rightFrontLeg
protected final ModelPart
tail1
field_3436
upperTail
protected final ModelPart
tail2
field_3442
lowerTail
protected final ModelPart
head
field_3435
head
protected final ModelPart
body
field_3437
body

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
public static ModelData
createBodyMesh(CubeDeformation g)
method_32021(class_5605 arg0)
getModelData(Dilation dilation)
public void
setupAnim(T state)
method_62087(T arg0)
setAngles(T arg0)
public void
setupAnim(Object state)
method_2819(Object arg0)
setAngles(Object arg0)