public class LayerSaddle extends java.lang.Object implements LayerRenderer<EntityPig>
Constructor and Description |
---|
LayerSaddle(RenderPig pigRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityPig 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 LayerSaddle(RenderPig pigRendererIn)
public void doRenderLayer(EntityPig 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<EntityPig>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityPig>