public class VillagerHeldItemLayer<T extends LivingEntity> extends LayerRenderer<T,VillagerModel<T>>
| Constructor and Description |
|---|
VillagerHeldItemLayer(IEntityRenderer<T,VillagerModel<T>> p_i50917_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(T 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 VillagerHeldItemLayer(IEntityRenderer<T,VillagerModel<T>> p_i50917_1_)
public void render(T 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<T extends LivingEntity,VillagerModel<T extends LivingEntity>>public boolean shouldCombineTextures()
shouldCombineTextures in class LayerRenderer<T extends LivingEntity,VillagerModel<T extends LivingEntity>>