Package pro.gravit.launcher.client
Class ClientLauncherProcess.ClientParams
java.lang.Object
pro.gravit.launcher.client.ClientLauncherProcess.ClientParams
- Enclosing class:
- ClientLauncherProcess
-
Field Summary
FieldsModifier and TypeFieldDescriptionSet<pro.gravit.launcher.profiles.optional.actions.OptionalAction>pro.gravit.launcher.hasher.HashedDirbooleanpro.gravit.launcher.hasher.HashedDirbooleanintpro.gravit.launcher.hasher.HashedDirpro.gravit.launcher.events.request.AuthRequestEvent.OAuthRequestEventlongbooleanpro.gravit.launcher.profiles.PlayerProfilepro.gravit.launcher.profiles.ClientProfileintint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddClientArgs(Collection<String> args) voidaddClientLegacyArgs(Collection<String> args)
-
Field Details
-
assetDir
-
clientDir
-
resourcePackDir
-
nativesDir
-
playerProfile
public pro.gravit.launcher.profiles.PlayerProfile playerProfile -
profile
public pro.gravit.launcher.profiles.ClientProfile profile -
accessToken
-
autoEnter
public boolean autoEnter -
fullScreen
public boolean fullScreen -
ram
public int ram -
width
public int width -
height
public int height -
actions
-
session
-
oauth
public pro.gravit.launcher.events.request.AuthRequestEvent.OAuthRequestEvent oauth -
authId
-
oauthExpiredTime
public long oauthExpiredTime -
extendedTokens
-
offlineMode
public boolean offlineMode -
assetHDir
public transient pro.gravit.launcher.hasher.HashedDir assetHDir -
clientHDir
public transient pro.gravit.launcher.hasher.HashedDir clientHDir -
javaHDir
public transient pro.gravit.launcher.hasher.HashedDir javaHDir
-
-
Constructor Details
-
ClientParams
public ClientParams()
-
-
Method Details
-
addClientArgs
-
addClientLegacyArgs
-