public class LayerMooshroomMushroom extends java.lang.Object implements LayerRenderer<EntityMooshroom>
Constructor and Description |
---|
LayerMooshroomMushroom(RenderMooshroom mooshroomRendererIn) |
Modifier and Type | Method and Description |
---|---|
void |
doRenderLayer(EntityMooshroom 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 LayerMooshroomMushroom(RenderMooshroom mooshroomRendererIn)
public void doRenderLayer(EntityMooshroom 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<EntityMooshroom>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityMooshroom>