net.minecraft.client.render.entity

public class ArmorStandRenderer

extends LivingEntityRenderer<ArmorStandEntity>

byp
net.minecraft.class_2486
net.minecraft.client.render.entity.ArmorStandRenderer
net.minecraft.client.renderer.entity.RenderArmorStand
net.minecraft.client.renderer.entity.RenderArmorStand

Field summary

Modifier and TypeField
public static final Identifier
a
field_11095
TEXTURE
field_177103_a
TEXTURE_ARMOR_STAND

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(abz arg0)
method_10191(class_2636 arg0)
getTextureLocation(ArmorStandEntity entity)
func_110775_a(EntityArmorStand arg0)
getEntityTexture(EntityArmorStand entity)
public ArmorStandModel
a()
method_10190()
getModel()
func_177087_b()
getMainModel()
protected void
a(abz arg0, float arg1, float arg2, float arg3)
method_12438(class_2636 arg0, float arg1, float arg2, float arg3)
applyRotation(ArmorStandEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(EntityArmorStand arg0, float arg1, float arg2, float arg3)
applyRotations(EntityArmorStand entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
protected boolean
b(abz arg0)
method_10193(class_2636 arg0)
shouldRenderNameTag(ArmorStandEntity entity)
func_177070_b(EntityArmorStand arg0)
canRenderName(EntityArmorStand entity)
public void
a(abz arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_12437(class_2636 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(ArmorStandEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(EntityArmorStand arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(EntityArmorStand entity, double x, double y, double z, float entityYaw, float partialTicks)