public class WitherAuraLayer extends LayerRenderer<WitherEntity,WitherModel<WitherEntity>>
| Constructor and Description |
|---|
WitherAuraLayer(IEntityRenderer<WitherEntity,WitherModel<WitherEntity>> p_i50915_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(WitherEntity 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, getEntityModelpublic WitherAuraLayer(IEntityRenderer<WitherEntity,WitherModel<WitherEntity>> p_i50915_1_)
public void render(WitherEntity 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<WitherEntity,WitherModel<WitherEntity>>public boolean shouldCombineTextures()
shouldCombineTextures in class LayerRenderer<WitherEntity,WitherModel<WitherEntity>>