Class OptiFineIntegration

java.lang.Object
fr.flowarg.flowupdater.integrations.Integration
fr.flowarg.flowupdater.integrations.optifineintegration.OptiFineIntegration

public class OptiFineIntegration extends Integration
This integration supports the download of OptiFine in any version from the official site (OptiFine).
  • Constructor Details

    • OptiFineIntegration

      public OptiFineIntegration(fr.flowarg.flowlogger.ILogger logger, Path folder) throws Exception
      Throws:
      Exception
  • Method Details

    • getOptiFine

      public OptiFine getOptiFine(String optiFineVersion, boolean preview)
      Get an OptiFine object from the official website.
      Parameters:
      optiFineVersion - the version of OptiFine
      preview - if the OptiFine version is a preview.
      Returns:
      the object that defines the plugin