Class ClientLauncher.ClientLaunchContext

  • Enclosing class:
    ClientLauncher

    public static class ClientLauncher.ClientLaunchContext
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientLaunchContext​(ClientLauncher.Params params, pro.gravit.launcher.profiles.ClientProfile profile, pro.gravit.launcher.hasher.HashedDir assetHDir, pro.gravit.launcher.hasher.HashedDir clientHDir)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • profile

        public final pro.gravit.launcher.profiles.ClientProfile profile
      • assetHDir

        public final pro.gravit.launcher.hasher.HashedDir assetHDir
      • clientHDir

        public final pro.gravit.launcher.hasher.HashedDir clientHDir
    • Constructor Detail

      • ClientLaunchContext

        public ClientLaunchContext​(ClientLauncher.Params params,
                                   pro.gravit.launcher.profiles.ClientProfile profile,
                                   pro.gravit.launcher.hasher.HashedDir assetHDir,
                                   pro.gravit.launcher.hasher.HashedDir clientHDir)