Class GhastModel<T extends Entity>


public class GhastModel<T extends Entity> extends HierarchicalModel<T>
  • Field Details

  • Constructor Details

    • GhastModel

      public GhastModel(ModelPart p_170570_)
  • Method Details

    • createTentacleName

      private static String createTentacleName(int p_170573_)
    • createBodyLayer

      public static LayerDefinition createBodyLayer()
    • setupAnim

      public void setupAnim(T p_102681_, float p_102682_, float p_102683_, float p_102684_, float p_102685_, float p_102686_)
      Specified by:
      setupAnim in class EntityModel<T extends Entity>
    • root

      public ModelPart root()
      Specified by:
      root in class HierarchicalModel<T extends Entity>