public class LayerSheepWool extends java.lang.Object implements LayerRenderer<EntitySheep>
Constructor and Description |
---|
LayerSheepWool(RenderSheep sheepRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntitySheep entitylivingbaseIn,
float p_177141_2_,
float p_177141_3_,
float partialTicks,
float p_177141_5_,
float p_177141_6_,
float p_177141_7_,
float scale) |
boolean |
shouldCombineTextures() |
public LayerSheepWool(RenderSheep sheepRendererIn)
public void doRenderLayer(EntitySheep entitylivingbaseIn, float p_177141_2_, float p_177141_3_, float partialTicks, float p_177141_5_, float p_177141_6_, float p_177141_7_, float scale)
doRenderLayer
in interface LayerRenderer<EntitySheep>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntitySheep>