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 limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
boolean |
shouldCombineTextures() |
public LayerEnderDragonEyes(RenderDragon dragonRendererIn)
public void doRenderLayer(EntityDragon entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
doRenderLayer
in interface LayerRenderer<EntityDragon>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityDragon>