net.minecraft.client.render.entity.model

public class WolfEntityModel<T extends WolfEntity>

extends EntityModel<T>

djm
net.minecraft.client.model.WolfModel
net.minecraft.class_624
net.minecraft.client.render.entity.model.WolfEntityModel
net.minecraft.unmapped.C_rwirtzlj
net.minecraft.client.render.model.entity.WolfModel
net.minecraft.client.renderer.entity.model.WolfModel
net.minecraft.client.renderer.entity.model.WolfModel

Field summary

Modifier and TypeField
private final ModelPart
a
head
field_3621
head
f_cckzkann
head
field_78185_a
head
private final ModelPart
b
body
field_3623
f_cehgqlyb
body
field_78183_b
body
private final ModelPart
f
leg0
field_3622
f_osdjnlvs
backRightLeg
field_78184_c
legBackRight
private final ModelPart
g
leg1
field_3620
f_ishpihjh
backLeftLeg
field_78181_d
legBackLeft
private final ModelPart
h
leg2
field_3618
f_cdyxemri
frontRightLeg
field_78182_e
legFrontRight
private final ModelPart
i
leg3
field_3624
f_athxvcvt
frontLeftLeg
field_78179_f
legFrontLeft
private final ModelPart
j
tail
field_3617
f_znjljtbz
tail
field_78180_g
tail
private final ModelPart
k
upperBody
field_3619
f_xrbhdqkx
neck
field_78186_h
mane

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17132(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
m_jtmyzyfo(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(T entity, float walkAnimationProgress, float walkAnimationSpeed, float bob, float yaw, float pitch, float scale)
func_78088_a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public void
a(T arg0, float arg1, float arg2, float arg3)
prepareMobModel(T arg0, float arg1, float arg2, float arg3)
method_17131(T arg0, float arg1, float arg2, float arg3)
animateModel(T arg0, float arg1, float arg2, float arg3)
m_ahpsfwge(T arg0, float arg1, float arg2, float arg3)
prepare(T arg0, float arg1, float arg2, float arg3)
func_212843_a_(T arg0, float arg1, float arg2, float arg3)
setLivingAnimations(T entityIn, float limbSwing, float limbSwingAmount, float partialTick)
public void
b(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setupAnim(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17133(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setAngles(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
m_zkpwpbdp(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setup(T entity, float armSwing, float armSwingAmount, float age, float yaw, float pitch, float scale)
func_212844_a_(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)