And apparently Rosester's had the RenderPlayer method in them... Right...
This commit is contained in:
parent
f0120e5269
commit
92e8a5136d
1 changed files with 0 additions and 6 deletions
|
@ -40,12 +40,6 @@ public class RenderRosester extends RenderLiving
|
|||
return this.getWingRotation((EntityRosester)par1EntityLivingBase, par2);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void renderPlayer(EntityLivingBase par1EntityLivingBase, double par2, double par4, double par6, float par8, float par9)
|
||||
{
|
||||
this.renderRosester((EntityRosester)par1EntityLivingBase, par2, par4, par6, par8, par9);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void doRender(Entity par1Entity, double par2, double par4, double par6, float par8, float par9)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue