net.minecraft.client.render.entity.model

public class VexEntityModel

extends BipedEntityModel<VexEntity>

All mapped superinterfaces:

ModelWithArms, ModelWithHead

dgu
net.minecraft.class_617
net.minecraft.client.render.entity.model.VexEntityModel
net.minecraft.client.render.model.entity.VexModel
net.minecraft.client.renderer.entity.model.VexModel
net.minecraft.client.renderer.entity.model.VexModel

Field summary

Modifier and TypeField
private final Cuboid
a
field_3601
field_3601
leftWing
field_191229_a
leftWing
private final Cuboid
b
field_3602
field_3602
rightWing
field_191230_b
rightWing

Constructor summary

ModifierConstructor
public ()
public (float arg0)

Method summary

Modifier and TypeMethod
public void
a(avd arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17126(class_1634 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17126(VexEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(VexEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float bob, float yaw, float pitch, float scale)
func_78088_a(VexEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(VexEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public void
b(avd arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17127(class_1634 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17127(VexEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setup(VexEntity entity, float armSwing, float armSwingAmount, float age, float yaw, float pitch, float scale)
func_212844_a_(VexEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setRotationAngles(VexEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)