public class LayerIronGolemFlower extends java.lang.Object implements LayerRenderer<EntityIronGolem>
Constructor and Description |
---|
LayerIronGolemFlower(RenderIronGolem ironGolemRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityIronGolem 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 LayerIronGolemFlower(RenderIronGolem ironGolemRendererIn)
public void doRenderLayer(EntityIronGolem 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<EntityIronGolem>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityIronGolem>