net.minecraft.client.render.entity.model

public class WolfEntityModel<T extends WolfEntity>

extends EntityModel<T>

dgy
net.minecraft.class_624
net.minecraft.client.render.entity.model.WolfEntityModel
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 Cuboid
a
field_3621
head
head
field_78185_a
head
private final Cuboid
b
field_3623
field_3623
body
field_78183_b
body
private final Cuboid
f
field_3622
field_3622
backRightLeg
field_78184_c
legBackRight
private final Cuboid
g
field_3620
field_3620
backLeftLeg
field_78181_d
legBackLeft
private final Cuboid
h
field_3618
field_3618
frontRightLeg
field_78182_e
legFrontRight
private final Cuboid
i
field_3624
field_3624
frontLeftLeg
field_78179_f
legFrontLeft
private final Cuboid
j
field_3617
field_3617
tail
field_78180_g
tail
private final Cuboid
k
field_3619
field_3619
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)
method_17132(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 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)
method_17131(T arg0, float arg1, float arg2, float arg3)
method_17131(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)
method_17133(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)
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)