Class RuntimeSettings


  • public class RuntimeSettings
    extends pro.gravit.launcher.client.UserSettings
    • Field Detail

      • updatesDir

        public transient java.nio.file.Path updatesDir
      • login

        public java.lang.String login
      • encryptedPassword

        public byte[] encryptedPassword
      • autoAuth

        public boolean autoAuth
      • lastAuth

        public pro.gravit.launcher.events.request.GetAvailabilityAuthRequestEvent.AuthAvailability lastAuth
      • updatesDirPath

        public java.lang.String updatesDirPath
      • fullScreen

        public boolean fullScreen
      • debug

        public boolean debug
      • autoEnter

        public boolean autoEnter
      • lastProfile

        public java.util.UUID lastProfile
      • ram

        public int ram
      • disableJavaDownload

        public boolean disableJavaDownload
    • Constructor Detail

      • RuntimeSettings

        public RuntimeSettings()
    • Method Detail

      • apply

        public void apply()