public class RenderChicken extends RenderLiving
mainModel, NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK, renderPassModelfield_147909_c, renderManager, shadowOpaque, shadowSize| Constructor and Description |
|---|
RenderChicken(ModelBase p_i1252_1_,
float p_i1252_2_) |
| Modifier and Type | Method and Description |
|---|---|
void |
doRender(EntityChicken p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_)
Actually renders the given argument.
|
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_)
Actually renders the given argument.
|
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_)
Actually renders the given argument.
|
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_)
Actually renders the given argument.
|
protected ResourceLocation |
getEntityTexture(Entity p_110775_1_)
Returns the location of an entity's texture.
|
protected ResourceLocation |
getEntityTexture(EntityChicken p_110775_1_)
Returns the location of an entity's texture.
|
protected float |
handleRotationFloat(EntityChicken p_77044_1_,
float p_77044_2_)
Defines what float the third param in setRotationAngles of ModelBase is
|
protected float |
handleRotationFloat(EntityLivingBase p_77044_1_,
float p_77044_2_)
Defines what float the third param in setRotationAngles of ModelBase is
|
func_110813_b, func_110813_b, func_110827_bfunc_82408_c, func_96449_a, getColorMultiplier, getDeathMaxRotation, inheritRenderPass, passSpecialRender, preRenderCallback, renderArrowsStuckInEntity, renderEquippedItems, renderLivingAt, renderModel, renderSwingProgress, rotateCorpse, setRenderPassModel, shouldRenderPassbindEntityTexture, bindTexture, doRenderShadowAndFire, func_147906_a, getFontRendererFromRenderManager, isStaticEntity, renderAABB, renderOffsetAABB, setRenderManager, updateIconspublic RenderChicken(ModelBase p_i1252_1_, float p_i1252_2_)
public void doRender(EntityChicken p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
protected ResourceLocation getEntityTexture(EntityChicken p_110775_1_)
protected float handleRotationFloat(EntityChicken p_77044_1_, float p_77044_2_)
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 RenderLivingprotected float handleRotationFloat(EntityLivingBase p_77044_1_, float p_77044_2_)
handleRotationFloat in class RendererLivingEntitypublic 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 RenderLivingprotected ResourceLocation getEntityTexture(Entity p_110775_1_)
getEntityTexture in class Renderpublic 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