public class LayerSlimeGel extends java.lang.Object implements LayerRenderer
Constructor and Description |
---|
LayerSlimeGel(RenderSlime p_i46111_1_) |
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 |
doRenderLayer(EntitySlime p_177159_1_,
float p_177159_2_,
float p_177159_3_,
float p_177159_4_,
float p_177159_5_,
float p_177159_6_,
float p_177159_7_,
float p_177159_8_) |
boolean |
shouldCombineTextures() |
public LayerSlimeGel(RenderSlime p_i46111_1_)
public void doRenderLayer(EntitySlime p_177159_1_, float p_177159_2_, float p_177159_3_, float p_177159_4_, float p_177159_5_, float p_177159_6_, float p_177159_7_, float p_177159_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