net.minecraft.client.render.entity.model

public class ArmorStandArmorEntityModel

extends BipedEntityModel<ArmorStandEntity>

All mapped superinterfaces:

ModelWithArms, ModelWithHead

ddz
net.minecraft.class_548
net.minecraft.client.render.entity.model.ArmorStandArmorEntityModel
net.minecraft.client.render.model.entity.ArmorStandArmorModel
net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
net.minecraft.client.renderer.entity.model.ArmorStandArmorModel

Constructor summary

ModifierConstructor
public ()
public (float arg0)
protected (float reduction, int textureWidth, int textureHeight)

Method summary

Modifier and TypeMethod
public void
a(atg arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17066(class_1531 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_17066(ArmorStandEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setup(ArmorStandEntity entity, float armSwing, float armSwingAmount, float age, float yaw, float pitch, float scale)
func_212844_a_(ArmorStandEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
setRotationAngles(ArmorStandEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)