Class LaunchServer.LaunchServerDirectories

  • Enclosing class:
    LaunchServer

    public static class LaunchServer.LaunchServerDirectories
    extends java.lang.Object
    • Field Detail

      • LAUNCHERLIBRARIES_NAME

        public static final java.lang.String LAUNCHERLIBRARIES_NAME
        See Also:
        Constant Field Values
      • LAUNCHERLIBRARIESCOMPILE_NAME

        public static final java.lang.String LAUNCHERLIBRARIESCOMPILE_NAME
        See Also:
        Constant Field Values
      • updatesDir

        public java.nio.file.Path updatesDir
      • profilesDir

        public java.nio.file.Path profilesDir
      • launcherLibrariesDir

        public java.nio.file.Path launcherLibrariesDir
      • launcherLibrariesCompileDir

        public java.nio.file.Path launcherLibrariesCompileDir
      • dir

        public java.nio.file.Path dir
      • trustStore

        public java.nio.file.Path trustStore
    • Constructor Detail

      • LaunchServerDirectories

        public LaunchServerDirectories()
    • Method Detail

      • collect

        public void collect()