Class EndermanModel<T extends LivingEntity>

All Implemented Interfaces:
Consumer<ModelRenderer>, IHasArm, IHasHead

public class EndermanModel<T extends LivingEntity> extends BipedModel<T>
  • Field Details

    • carrying

      public boolean carrying
    • creepy

      public boolean creepy
  • Constructor Details

    • EndermanModel

      public EndermanModel(float p_i46305_1_)
  • Method Details

    • setupAnim

      public void setupAnim(T p_225597_1_, float p_225597_2_, float p_225597_3_, float p_225597_4_, float p_225597_5_, float p_225597_6_)
      Overrides:
      setupAnim in class BipedModel<T extends LivingEntity>