Class ClientLauncherContext


  • public class ClientLauncherContext
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • javaBin

        public java.nio.file.Path javaBin
      • args

        public final java.util.List<java.lang.String> args
      • pathLauncher

        public java.lang.String pathLauncher
      • builder

        public java.lang.ProcessBuilder builder
      • process

        public java.lang.Process process
      • clientProfile

        public pro.gravit.launcher.profiles.ClientProfile clientProfile
      • playerProfile

        public pro.gravit.launcher.profiles.PlayerProfile playerProfile
    • Constructor Detail

      • ClientLauncherContext

        public ClientLauncherContext()