public class LayerCape extends java.lang.Object implements LayerRenderer
Constructor and Description |
---|
LayerCape(RenderPlayer p_i46123_1_) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(AbstractClientPlayer p_177166_1_,
float p_177166_2_,
float p_177166_3_,
float p_177166_4_,
float p_177166_5_,
float p_177166_6_,
float p_177166_7_,
float p_177166_8_) |
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_) |
boolean |
shouldCombineTextures() |
public LayerCape(RenderPlayer p_i46123_1_)
public void doRenderLayer(AbstractClientPlayer p_177166_1_, float p_177166_2_, float p_177166_3_, float p_177166_4_, float p_177166_5_, float p_177166_6_, float p_177166_7_, float p_177166_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