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.unmapped.C_ynxdjyml
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
f_jsxjtcaa
head
field_78150_a
protected ModelPart
b
body
field_3538
f_eciuxiab
torso
field_78148_b
protected ModelPart
f
leg0
field_3536
f_jslszpse
backRightLeg
field_78149_c
protected ModelPart
g
leg1
field_3534
f_tpmglhgg
backLeftLeg
field_78146_d
protected ModelPart
h
leg2
field_3533
f_kzzuvxcc
frontRightLeg
field_78147_e
protected ModelPart
i
leg3
field_3539
f_aoatxmuz
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()
m_itwhosyg()
getHeadParts()
func_225602_a_()
protected Iterable<ModelPart>
b()
bodyParts()
method_22948()
m_gsjdrlut()
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)
m_zqrlbqnu(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)