public class RenderWither extends RenderLiving
mainModel, renderPassModel
field_147909_c, renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderWither() |
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(EntityWither 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(Entity p_110775_1_) |
protected ResourceLocation |
getEntityTexture(EntityWither p_110775_1_) |
protected int |
inheritRenderPass(EntityLivingBase p_77035_1_,
int p_77035_2_,
float p_77035_3_) |
protected int |
inheritRenderPass(EntityWither p_77035_1_,
int p_77035_2_,
float p_77035_3_) |
protected void |
preRenderCallback(EntityLivingBase p_77041_1_,
float p_77041_2_) |
protected void |
preRenderCallback(EntityWither p_77041_1_,
float p_77041_2_) |
protected int |
shouldRenderPass(EntityLivingBase p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
protected int |
shouldRenderPass(EntityWither p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
func_110813_b, func_110813_b, func_110827_b
func_82408_c, func_96449_a, getColorMultiplier, getDeathMaxRotation, handleRotationFloat, passSpecialRender, renderArrowsStuckInEntity, renderEquippedItems, renderLivingAt, renderModel, renderSwingProgress, rotateCorpse, setRenderPassModel
bindEntityTexture, bindTexture, doRenderShadowAndFire, func_147906_a, getFontRendererFromRenderManager, isStaticEntity, renderAABB, renderOffsetAABB, setRenderManager, updateIcons
public void doRender(EntityWither 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(EntityWither p_110775_1_)
protected void preRenderCallback(EntityWither p_77041_1_, float p_77041_2_)
protected int shouldRenderPass(EntityWither p_77032_1_, int p_77032_2_, float p_77032_3_)
protected int inheritRenderPass(EntityWither p_77035_1_, int p_77035_2_, float p_77035_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 void preRenderCallback(EntityLivingBase p_77041_1_, float p_77041_2_)
preRenderCallback
in class RendererLivingEntity
protected int shouldRenderPass(EntityLivingBase p_77032_1_, int p_77032_2_, float p_77032_3_)
shouldRenderPass
in class RendererLivingEntity
protected int inheritRenderPass(EntityLivingBase p_77035_1_, int p_77035_2_, float p_77035_3_)
inheritRenderPass
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