public class RenderSilverfish extends RenderLiving
mainModel, renderPassModelfield_147909_c, renderManager, shadowOpaque, shadowSize| Constructor and Description |
|---|
RenderSilverfish() |
| 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_) |
void |
doRender(EntitySilverfish p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
protected float |
getDeathMaxRotation(EntityLivingBase p_77037_1_) |
protected float |
getDeathMaxRotation(EntitySilverfish p_77037_1_) |
protected ResourceLocation |
getEntityTexture(Entity p_110775_1_) |
protected ResourceLocation |
getEntityTexture(EntitySilverfish p_110775_1_) |
protected int |
shouldRenderPass(EntityLivingBase p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
protected int |
shouldRenderPass(EntitySilverfish p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
func_110813_b, func_110813_b, func_110827_bfunc_82408_c, func_96449_a, getColorMultiplier, handleRotationFloat, inheritRenderPass, passSpecialRender, preRenderCallback, renderArrowsStuckInEntity, renderEquippedItems, renderLivingAt, renderModel, renderSwingProgress, rotateCorpse, setRenderPassModelbindEntityTexture, bindTexture, doRenderShadowAndFire, func_147906_a, getFontRendererFromRenderManager, isStaticEntity, renderAABB, renderOffsetAABB, setRenderManager, updateIconsprotected float getDeathMaxRotation(EntitySilverfish p_77037_1_)
public void doRender(EntitySilverfish 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(EntitySilverfish p_110775_1_)
protected int shouldRenderPass(EntitySilverfish p_77032_1_, int p_77032_2_, float p_77032_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 RenderLivingprotected float getDeathMaxRotation(EntityLivingBase p_77037_1_)
getDeathMaxRotation in class RendererLivingEntityprotected int shouldRenderPass(EntityLivingBase p_77032_1_, int p_77032_2_, float p_77032_3_)
shouldRenderPass 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