public class RenderDragon extends RenderLiving
Modifier and Type | Field and Description |
---|---|
protected ModelDragon |
modelDragon |
field_177095_g, layerRenderers, mainModel, NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK, renderOutlines
renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderDragon(RenderManager p_i46183_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(EntityDragon 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 void |
drawRechargeRay(EntityDragon p_180574_1_,
double p_180574_2_,
double p_180574_4_,
double p_180574_6_,
float p_180574_8_) |
protected void |
func_180575_a(EntityDragon p_180575_1_,
float p_180575_2_,
float p_180575_3_,
float p_180575_4_) |
protected ResourceLocation |
getEntityTexture(Entity entity) |
protected ResourceLocation |
getEntityTexture(EntityDragon entity) |
protected void |
renderModel(EntityDragon p_77036_1_,
float p_77036_2_,
float p_77036_3_,
float p_77036_4_,
float p_77036_5_,
float p_77036_6_,
float p_77036_7_) |
protected void |
renderModel(EntityLivingBase p_77036_1_,
float p_77036_2_,
float p_77036_3_,
float p_77036_4_,
float p_77036_5_,
float p_77036_6_,
float p_77036_7_) |
protected void |
rotateCorpse(EntityLivingBase p_77043_1_,
float p_77043_2_,
float p_77043_3_,
float p_77043_4_) |
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, preRenderCallback, removeLayer, renderLivingAt, renderName, setRenderOutlines
bindEntityTexture, bindTexture, doRenderShadowAndFire, func_177068_d, func_177069_a, getFontRendererFromRenderManager, renderLivingLabel, renderOffsetAABB
protected ModelDragon modelDragon
public RenderDragon(RenderManager p_i46183_1_)
protected void func_180575_a(EntityDragon p_180575_1_, float p_180575_2_, float p_180575_3_, float p_180575_4_)
protected void renderModel(EntityDragon p_77036_1_, float p_77036_2_, float p_77036_3_, float p_77036_4_, float p_77036_5_, float p_77036_6_, float p_77036_7_)
public void doRender(EntityDragon entity, double x, double y, double z, float p_76986_8_, float partialTicks)
protected void drawRechargeRay(EntityDragon p_180574_1_, double p_180574_2_, double p_180574_4_, double p_180574_6_, float p_180574_8_)
protected ResourceLocation getEntityTexture(EntityDragon entity)
public void doRender(EntityLiving entity, double x, double y, double z, float p_76986_8_, float partialTicks)
doRender
in class RenderLiving
protected void rotateCorpse(EntityLivingBase p_77043_1_, float p_77043_2_, float p_77043_3_, float p_77043_4_)
rotateCorpse
in class RendererLivingEntity
protected void renderModel(EntityLivingBase p_77036_1_, float p_77036_2_, float p_77036_3_, float p_77036_4_, float p_77036_5_, float p_77036_6_, float p_77036_7_)
renderModel
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