public class LayerSnowmanHead extends java.lang.Object implements LayerRenderer<EntitySnowman>
Constructor and Description |
---|
LayerSnowmanHead(RenderSnowMan snowManRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntitySnowman 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 LayerSnowmanHead(RenderSnowMan snowManRendererIn)
public void doRenderLayer(EntitySnowman 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<EntitySnowman>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntitySnowman>