net.minecraft.client.model

public class QuadrupedModel<T extends Entity>

extends AgeableListModel<T>

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

Field summary

Modifier and TypeField
protected ModelPart
a
head
field_3535
head
field_78150_a
protected ModelPart
b
body
field_3538
torso
field_78148_b
protected ModelPart
f
leg0
field_3536
backRightLeg
field_78149_c
protected ModelPart
g
leg1
field_3534
backLeftLeg
field_78146_d
protected ModelPart
h
leg2
field_3533
frontRightLeg
field_78147_e
protected ModelPart
i
leg3
field_3539
frontLeftLeg
field_78144_f

Constructor summary

ModifierConstructor
public (int legHeight, float scale, boolean headScaled, float childHeadYOffset, float childHeadZOffset, float invertedChildHeadScale, float invertedChildBodyScale, int childBodyYOffset)

Method summary

Modifier and TypeMethod
protected Iterable<ModelPart>
a()
headParts()
method_22946()
getHeadParts()
func_225602_a_()
protected Iterable<ModelPart>
b()
bodyParts()
method_22948()
getBodyParts()
func_225600_b_()
public void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setupAnim(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_2819(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setAngles(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
func_225597_a_(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)