public class LayerWitherAura extends java.lang.Object implements LayerRenderer<EntityWither>
Constructor and Description |
---|
LayerWitherAura(RenderWither witherRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityWither 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 LayerWitherAura(RenderWither witherRendererIn)
public void doRenderLayer(EntityWither 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<EntityWither>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityWither>