Class GhastEntityModel<T extends Entity>


@Environment(CLIENT)
public class GhastEntityModel<T extends Entity>
extends SinglePartEntityModel<T>
  • Field Details

  • Constructor Details

    • GhastEntityModel

      public GhastEntityModel​(ModelPart root)
  • Method Details