public class RenderWitch extends RenderLiving
field_177095_g, layerRenderers, mainModel, NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK, renderOutlines
renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderWitch(RenderManager p_i46131_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) |
protected ResourceLocation |
func_180589_a(EntityWitch p_180589_1_) |
void |
func_180590_a(EntityWitch p_180590_1_,
double p_180590_2_,
double p_180590_4_,
double p_180590_6_,
float p_180590_8_,
float p_180590_9_) |
void |
func_82422_c() |
protected ResourceLocation |
getEntityTexture(Entity entity) |
protected void |
preRenderCallback(EntityLivingBase p_77041_1_,
float p_77041_2_) |
protected void |
preRenderCallback(EntityWitch 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, 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 RenderWitch(RenderManager p_i46131_1_)
public void func_180590_a(EntityWitch p_180590_1_, double p_180590_2_, double p_180590_4_, double p_180590_6_, float p_180590_8_, float p_180590_9_)
protected ResourceLocation func_180589_a(EntityWitch p_180589_1_)
public void func_82422_c()
func_82422_c
in class RendererLivingEntity
protected void preRenderCallback(EntityWitch p_77041_1_, float p_77041_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