Class EndermiteModel


public class EndermiteModel extends EntityModel<EntityRenderState>
  • Field Details

    • BODY_COUNT

      private static final int BODY_COUNT
      See Also:
    • BODY_SIZES

      private static final int[][] BODY_SIZES
    • BODY_TEXS

      private static final int[][] BODY_TEXS
    • bodyParts

      private final ModelPart[] bodyParts
  • Constructor Details

    • EndermiteModel

      public EndermiteModel(ModelPart p_170545_)
  • Method Details