Class MakeProfileHelper.MakeProfileOptionFabric

java.lang.Object
pro.gravit.launchserver.helper.MakeProfileHelper.MakeProfileOptionFabric
All Implemented Interfaces:
MakeProfileHelper.MakeProfileOption
Enclosing class:
MakeProfileHelper

public static class MakeProfileHelper.MakeProfileOptionFabric extends Object implements MakeProfileHelper.MakeProfileOption
  • Field Details

    • jimfsPath

      public String jimfsPath
    • guavaPath

      public String guavaPath
  • Constructor Details

    • MakeProfileOptionFabric

      public MakeProfileOptionFabric()
    • MakeProfileOptionFabric

      public MakeProfileOptionFabric(String jimfsPath, String guavaPath)
    • MakeProfileOptionFabric

      public MakeProfileOptionFabric(Path clientDir) throws IOException
      Throws:
      IOException
  • Method Details

    • getAltClassPath

      public List<String> getAltClassPath()