public interface LayerRenderer<E extends EntityLivingBase>
| Modifier and Type | Method and Description | 
|---|---|
void | 
doRenderLayer(E entitylivingbaseIn,
             float limbSwing,
             float limbSwingAmount,
             float partialTicks,
             float ageInTicks,
             float netHeadYaw,
             float headPitch,
             float scale)  | 
boolean | 
shouldCombineTextures()  | 
void doRenderLayer(E entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
boolean shouldCombineTextures()