public class RenderWither extends RenderLiving
field_177095_g, layerRenderers, mainModel, NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK, renderOutlines
renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderWither(RenderManager p_i46130_1_) |
Modifier and Type | Method and Description |
---|---|
void |
doRender(Entity entity,
double x,
double y,
double z,
float p_76986_8_,
float partialTicks) |
void |
doRender(EntityLivingBase entity,
double x,
double y,
double z,
float p_76986_8_,
float partialTicks) |
void |
doRender(EntityLiving entity,
double x,
double y,
double z,
float p_76986_8_,
float partialTicks) |
void |
func_180591_a(EntityWither p_180591_1_,
double p_180591_2_,
double p_180591_4_,
double p_180591_6_,
float p_180591_8_,
float p_180591_9_) |
protected void |
func_180592_a(EntityWither p_180592_1_,
float p_180592_2_) |
protected ResourceLocation |
getEntityTexture(Entity entity) |
protected ResourceLocation |
getEntityTexture(EntityWither entity) |
protected void |
preRenderCallback(EntityLivingBase p_77041_1_,
float p_77041_2_) |
canRenderName, canRenderName, canRenderName, func_177105_a, renderLeash, shouldRender, shouldRenderLiving
addLayer, func_177088_c, func_177090_c, func_177091_f, func_177092_a, func_177093_a, func_180565_e, func_82422_c, getColorMultiplier, getDeathMaxRotation, getMainModel, getSwingProgress, handleRotationFloat, interpolateRotation, passSpecialRender, removeLayer, renderLivingAt, renderModel, renderName, rotateCorpse, setRenderOutlines
bindEntityTexture, bindTexture, doRenderShadowAndFire, func_177068_d, func_177069_a, getFontRendererFromRenderManager, renderLivingLabel, renderOffsetAABB
public RenderWither(RenderManager p_i46130_1_)
public void func_180591_a(EntityWither p_180591_1_, double p_180591_2_, double p_180591_4_, double p_180591_6_, float p_180591_8_, float p_180591_9_)
protected ResourceLocation getEntityTexture(EntityWither entity)
protected void func_180592_a(EntityWither p_180592_1_, float p_180592_2_)
public void doRender(EntityLiving entity, double x, double y, double z, float p_76986_8_, float partialTicks)
doRender
in class RenderLiving
protected void preRenderCallback(EntityLivingBase p_77041_1_, float p_77041_2_)
preRenderCallback
in class RendererLivingEntity
public void doRender(EntityLivingBase entity, double x, double y, double z, float p_76986_8_, float partialTicks)
doRender
in class RenderLiving
protected ResourceLocation getEntityTexture(Entity entity)
getEntityTexture
in class Render
public void doRender(Entity entity, double x, double y, double z, float p_76986_8_, float partialTicks)
doRender
in class RenderLiving