public class LayerSheepWool extends java.lang.Object implements LayerRenderer
Constructor and Description |
---|
LayerSheepWool(RenderSheep p_i46112_1_) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityLivingBase p_177141_1_,
float p_177141_2_,
float p_177141_3_,
float p_177141_4_,
float p_177141_5_,
float p_177141_6_,
float p_177141_7_,
float p_177141_8_) |
void |
doRenderLayer(EntitySheep p_177162_1_,
float p_177162_2_,
float p_177162_3_,
float p_177162_4_,
float p_177162_5_,
float p_177162_6_,
float p_177162_7_,
float p_177162_8_) |
boolean |
shouldCombineTextures() |
public LayerSheepWool(RenderSheep p_i46112_1_)
public void doRenderLayer(EntitySheep p_177162_1_, float p_177162_2_, float p_177162_3_, float p_177162_4_, float p_177162_5_, float p_177162_6_, float p_177162_7_, float p_177162_8_)
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer
public void doRenderLayer(EntityLivingBase p_177141_1_, float p_177141_2_, float p_177141_3_, float p_177141_4_, float p_177141_5_, float p_177141_6_, float p_177141_7_, float p_177141_8_)
doRenderLayer
in interface LayerRenderer