public class LayerEnderDragonEyes extends java.lang.Object implements LayerRenderer<EntityDragon>
Constructor and Description |
---|
LayerEnderDragonEyes(RenderDragon dragonRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityDragon 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 LayerEnderDragonEyes(RenderDragon dragonRendererIn)
public void doRenderLayer(EntityDragon 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<EntityDragon>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityDragon>