Class ModrinthModPackInfo

java.lang.Object
fr.flowarg.flowupdater.download.json.ModrinthVersionInfo
fr.flowarg.flowupdater.download.json.ModrinthModPackInfo

public class ModrinthModPackInfo extends ModrinthVersionInfo
  • Constructor Details

    • ModrinthModPackInfo

      public ModrinthModPackInfo(String projectReference, String versionNumber, boolean installExtFiles, String... excluded)
    • ModrinthModPackInfo

      public ModrinthModPackInfo(String versionId, boolean installExtFiles, String... excluded)
  • Method Details

    • isInstallExtFiles

      public boolean isInstallExtFiles()
      Get the installExtFiles option.
      Returns:
      the installExtFiles option.
    • getExcluded

      public String[] getExcluded()
      Get the excluded mods.
      Returns:
      the excluded mods.