public class LayerEnderDragonDeath extends java.lang.Object implements LayerRenderer
Constructor and Description |
---|
LayerEnderDragonDeath() |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityLivingBase p_177141_1_,
float p_177141_2_,
float p_177141_3_,
float p_177141_4_,
float p_177141_5_,
float p_177141_6_,
float p_177141_7_,
float p_177141_8_) |
void |
func_177213_a(EntityDragon p_177213_1_,
float p_177213_2_,
float p_177213_3_,
float p_177213_4_,
float p_177213_5_,
float p_177213_6_,
float p_177213_7_,
float p_177213_8_) |
boolean |
shouldCombineTextures() |
public void func_177213_a(EntityDragon p_177213_1_, float p_177213_2_, float p_177213_3_, float p_177213_4_, float p_177213_5_, float p_177213_6_, float p_177213_7_, float p_177213_8_)
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer
public void doRenderLayer(EntityLivingBase p_177141_1_, float p_177141_2_, float p_177141_3_, float p_177141_4_, float p_177141_5_, float p_177141_6_, float p_177141_7_, float p_177141_8_)
doRenderLayer
in interface LayerRenderer