Class EndermanEntityModel<T extends LivingEntity>

All Implemented Interfaces:
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​(ModelPart modelPart)
  • Method Details

    • method_31995

      public static class_5607 method_31995()
    • setAngles

      public void setAngles​(T t, float float2, float float3, float float4, float float5, float float6)
      Overrides:
      setAngles in class BipedEntityModel<T extends LivingEntity>