public class RenderOcelot extends RenderLiving
NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK| Constructor and Description |
|---|
RenderOcelot(ModelBase par1ModelBase,
float par2) |
| Modifier and Type | Method and Description |
|---|---|
void |
doRender(Entity par1Entity,
double par2,
double par4,
double par6,
float par8,
float par9)
Actually renders the given argument.
|
void |
doRenderLiving(EntityLiving par1EntityLiving,
double par2,
double par4,
double par6,
float par8,
float par9) |
void |
renderLivingOcelot(EntityOcelot par1EntityOcelot,
double par2,
double par4,
double par6,
float par8,
float par9) |
setRenderPassModeldoRenderShadowAndFire, getFontRendererFromRenderManager, renderAABB, renderOffsetAABB, setRenderManager, updateIconspublic RenderOcelot(ModelBase par1ModelBase, float par2)
public void renderLivingOcelot(EntityOcelot par1EntityOcelot, double par2, double par4, double par6, float par8, float par9)
public void doRenderLiving(EntityLiving par1EntityLiving, double par2, double par4, double par6, float par8, float par9)
doRenderLiving in class RenderLivingpublic void doRender(Entity par1Entity, double par2, double par4, double par6, float par8, float par9)
doRender in class RenderLiving