public class RenderCaveSpider extends RenderSpider
mainModel, NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK, renderPassModel
renderBlocks, renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderCaveSpider() |
Modifier and Type | Method and Description |
---|---|
protected ResourceLocation |
getCaveSpiderTextures(EntityCaveSpider par1EntityCaveSpider) |
protected ResourceLocation |
getEntityTexture(Entity par1Entity)
Returns the location of an entity's texture.
|
protected ResourceLocation |
getSpiderTextures(EntitySpider par1EntitySpider) |
protected void |
preRenderCallback(EntityLivingBase par1EntityLivingBase,
float par2)
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
|
protected void |
scaleSpider(EntityCaveSpider par1EntityCaveSpider,
float par2) |
getDeathMaxRotation, setSpiderDeathMaxRotation, setSpiderEyeBrightness, shouldRenderPass
doRender, doRenderLiving, func_110813_b, func_110827_b, func_130007_b, renderPlayer
doRenderLiving, func_82408_c, func_96449_a, getColorMultiplier, handleRotationFloat, inheritRenderPass, passSpecialRender, renderArrowsStuckInEntity, renderEquippedItems, renderLivingAt, renderLivingLabel, renderModel, renderSwingProgress, rotateCorpse, setRenderPassModel
bindEntityTexture, bindTexture, doRenderShadowAndFire, getFontRendererFromRenderManager, renderAABB, renderOffsetAABB, setRenderManager, updateIcons
protected void scaleSpider(EntityCaveSpider par1EntityCaveSpider, float par2)
protected ResourceLocation getCaveSpiderTextures(EntityCaveSpider par1EntityCaveSpider)
protected ResourceLocation getSpiderTextures(EntitySpider par1EntitySpider)
getSpiderTextures
in class RenderSpider
protected void preRenderCallback(EntityLivingBase par1EntityLivingBase, float par2)
preRenderCallback
in class RendererLivingEntity
protected ResourceLocation getEntityTexture(Entity par1Entity)
getEntityTexture
in class RenderSpider