public class RenderBiped extends RenderLiving
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
bipedArmorFilenamePrefix |
protected float |
field_77070_b |
protected ModelBiped |
field_82423_g |
protected ModelBiped |
field_82425_h |
ModelBiped |
modelBipedMain |
mainModel, renderPassModel
field_147909_c, renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderBiped(ModelBiped p_i1257_1_,
float p_i1257_2_) |
RenderBiped(ModelBiped p_i1258_1_,
float p_i1258_2_,
float p_i1258_3_) |
Modifier and Type | Method and Description |
---|---|
void |
doRender(Entity p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
void |
doRender(EntityLivingBase p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
void |
doRender(EntityLiving p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
static ResourceLocation |
func_110857_a(ItemArmor p_110857_0_,
int p_110857_1_) |
static ResourceLocation |
func_110858_a(ItemArmor p_110858_0_,
int p_110858_1_,
java.lang.String p_110858_2_) |
protected void |
func_82408_c(EntityLivingBase p_82408_1_,
int p_82408_2_,
float p_82408_3_) |
protected void |
func_82408_c(EntityLiving p_82408_1_,
int p_82408_2_,
float p_82408_3_) |
protected void |
func_82420_a(EntityLiving p_82420_1_,
ItemStack p_82420_2_) |
protected void |
func_82421_b() |
protected void |
func_82422_c() |
protected ResourceLocation |
getEntityTexture(Entity p_110775_1_) |
protected ResourceLocation |
getEntityTexture(EntityLiving p_110775_1_) |
protected void |
renderEquippedItems(EntityLivingBase p_77029_1_,
float p_77029_2_) |
protected void |
renderEquippedItems(EntityLiving p_77029_1_,
float p_77029_2_) |
protected int |
shouldRenderPass(EntityLivingBase p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
protected int |
shouldRenderPass(EntityLiving p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
func_110813_b, func_110813_b, func_110827_b
func_96449_a, getColorMultiplier, getDeathMaxRotation, handleRotationFloat, inheritRenderPass, passSpecialRender, preRenderCallback, renderArrowsStuckInEntity, renderLivingAt, renderModel, renderSwingProgress, rotateCorpse, setRenderPassModel
bindEntityTexture, bindTexture, doRenderShadowAndFire, func_147906_a, getFontRendererFromRenderManager, isStaticEntity, renderAABB, renderOffsetAABB, setRenderManager, updateIcons
public ModelBiped modelBipedMain
protected float field_77070_b
protected ModelBiped field_82423_g
protected ModelBiped field_82425_h
public static java.lang.String[] bipedArmorFilenamePrefix
public RenderBiped(ModelBiped p_i1257_1_, float p_i1257_2_)
public RenderBiped(ModelBiped p_i1258_1_, float p_i1258_2_, float p_i1258_3_)
protected void func_82421_b()
public static ResourceLocation func_110857_a(ItemArmor p_110857_0_, int p_110857_1_)
public static ResourceLocation func_110858_a(ItemArmor p_110858_0_, int p_110858_1_, java.lang.String p_110858_2_)
protected int shouldRenderPass(EntityLiving p_77032_1_, int p_77032_2_, float p_77032_3_)
protected void func_82408_c(EntityLiving p_82408_1_, int p_82408_2_, float p_82408_3_)
public void doRender(EntityLiving p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
doRender
in class RenderLiving
protected ResourceLocation getEntityTexture(EntityLiving p_110775_1_)
protected void func_82420_a(EntityLiving p_82420_1_, ItemStack p_82420_2_)
protected void renderEquippedItems(EntityLiving p_77029_1_, float p_77029_2_)
protected void func_82422_c()
protected void func_82408_c(EntityLivingBase p_82408_1_, int p_82408_2_, float p_82408_3_)
func_82408_c
in class RendererLivingEntity
protected int shouldRenderPass(EntityLivingBase p_77032_1_, int p_77032_2_, float p_77032_3_)
shouldRenderPass
in class RendererLivingEntity
protected void renderEquippedItems(EntityLivingBase p_77029_1_, float p_77029_2_)
renderEquippedItems
in class RendererLivingEntity
public void doRender(EntityLivingBase p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
doRender
in class RenderLiving
protected ResourceLocation getEntityTexture(Entity p_110775_1_)
getEntityTexture
in class Render
public void doRender(Entity p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
doRender
in class RenderLiving