net.minecraft.client.render.entity.model

public class QuadrupedEntityModel<T extends LivingEntityRenderState>

extends EntityModel<T>

net.minecraft.client.model.QuadrupedModel
net.minecraft.client.model.QuadrupedModel
net.minecraft.class_597
net.minecraft.client.render.entity.model.QuadrupedEntityModel

Field summary

Modifier and TypeField
protected final ModelPart
head
head
field_3535
head
protected final ModelPart
body
body
field_3538
body
protected final ModelPart
rightHindLeg
rightHindLeg
field_27476
rightHindLeg
protected final ModelPart
leftHindLeg
leftHindLeg
field_27477
leftHindLeg
protected final ModelPart
rightFrontLeg
rightFrontLeg
field_27478
rightFrontLeg
protected final ModelPart
leftFrontLeg
leftFrontLeg
field_27479
leftFrontLeg

Constructor summary

ModifierConstructor
protected (ModelPart root)
protected (ModelPart root, Function<Identifier, RenderLayer> renderType)

Method summary

Modifier and TypeMethod
public static ModelData
createBodyMesh(int legSize, boolean mirrorLeftLeg, boolean mirrorRightLeg, CubeDeformation g)
createBodyMesh(int legSize, boolean mirrorLeftLeg, boolean mirrorRightLeg, CubeDeformation g)
method_32033(int arg0, boolean arg1, boolean arg2, class_5605 arg3)
getModelData(int stanceWidth, boolean leftMirrored, boolean rightMirrored, Dilation dilation)
static void
createLegs(PartDefinition root, boolean mirrorLeftLeg, boolean mirrorRightLeg, int legSize, CubeDeformation g)
createLegs(PartDefinition root, boolean mirrorLeftLeg, boolean mirrorRightLeg, int legSize, CubeDeformation g)
method_70934(class_5610 arg0, boolean arg1, boolean arg2, int arg3, class_5605 arg4)
addLegs(ModelPartData root, boolean leftMirrored, boolean rightMirrored, int stanceWidth, Dilation dilation)
public void
setupAnim(T state)
setupAnim(T state)
method_62089(T arg0)
setAngles(T arg0)