public class LayerStrayClothing extends java.lang.Object implements LayerRenderer<EntityStray>
| Constructor and Description | 
|---|
| LayerStrayClothing(RenderLivingBase<?> p_i47183_1_) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doRenderLayer(EntityStray entitylivingbaseIn,
             float limbSwing,
             float limbSwingAmount,
             float partialTicks,
             float ageInTicks,
             float netHeadYaw,
             float headPitch,
             float scale) | 
| boolean | shouldCombineTextures() | 
public LayerStrayClothing(RenderLivingBase<?> p_i47183_1_)
public void doRenderLayer(EntityStray entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
doRenderLayer in interface LayerRenderer<EntityStray>public boolean shouldCombineTextures()
shouldCombineTextures in interface LayerRenderer<EntityStray>