public class WolfCollarLayer extends LayerRenderer<WolfEntity,WolfModel<WolfEntity>>
Constructor and Description |
---|
WolfCollarLayer(IEntityRenderer<WolfEntity,WolfModel<WolfEntity>> p_i50914_1_) |
Modifier and Type | Method and Description |
---|---|
void |
render(WolfEntity entityIn,
float p_212842_2_,
float p_212842_3_,
float p_212842_4_,
float p_212842_5_,
float p_212842_6_,
float p_212842_7_,
float p_212842_8_) |
boolean |
shouldCombineTextures() |
bindTexture, func_215334_a, getEntityModel
public WolfCollarLayer(IEntityRenderer<WolfEntity,WolfModel<WolfEntity>> p_i50914_1_)
public void render(WolfEntity entityIn, float p_212842_2_, float p_212842_3_, float p_212842_4_, float p_212842_5_, float p_212842_6_, float p_212842_7_, float p_212842_8_)
render
in class LayerRenderer<WolfEntity,WolfModel<WolfEntity>>
public boolean shouldCombineTextures()
shouldCombineTextures
in class LayerRenderer<WolfEntity,WolfModel<WolfEntity>>