Class EndermanEntityModel<T extends LivingEntity>

All Implemented Interfaces:
Consumer<ModelPart>, ModelWithArms, ModelWithHead

@Environment(CLIENT)
public class EndermanEntityModel<T extends LivingEntity>
extends BipedEntityModel<T>
  • Field Details

    • carryingBlock

      public boolean carryingBlock
    • angry

      public boolean angry
  • Constructor Details

    • EndermanEntityModel

      public EndermanEntityModel​(float scale)
  • Method Details