Class EndermanModel<T extends LivingEntity>

All Implemented Interfaces:
ArmedModel, HeadedModel

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

    • carrying

      public boolean carrying
    • creepy

      public boolean creepy
  • Constructor Details

    • EndermanModel

      public EndermanModel(ModelPart p_170541_)
  • Method Details

    • createBodyLayer

      public static LayerDefinition createBodyLayer()
    • setupAnim

      public void setupAnim(T p_102588_, float p_102589_, float p_102590_, float p_102591_, float p_102592_, float p_102593_)
      Overrides:
      setupAnim in class HumanoidModel<T extends LivingEntity>