Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

ACCESS_TOKEN - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
accessToken - Variable in class pro.gravit.launcher.runtime.backend.BackendSettings.AuthorizationData
 
addFlag(LauncherBackendAPI.ClientProfileSettings.Flag) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
AssetIndex() - Constructor for class pro.gravit.launcher.runtime.utils.AssetIndexHelper.AssetIndex
 
AssetIndexHelper - Class in pro.gravit.launcher.runtime.utils
 
AssetIndexHelper() - Constructor for class pro.gravit.launcher.runtime.utils.AssetIndexHelper
 
AssetIndexHelper.AssetIndex - Class in pro.gravit.launcher.runtime.utils
 
AssetIndexHelper.AssetIndexObject - Class in pro.gravit.launcher.runtime.utils
 
AssetIndexObject() - Constructor for class pro.gravit.launcher.runtime.utils.AssetIndexHelper.AssetIndexObject
 
auth - Variable in class pro.gravit.launcher.runtime.backend.BackendSettings
 
AUTH_ID - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
AuthorizationData() - Constructor for class pro.gravit.launcher.runtime.backend.BackendSettings.AuthorizationData
 
AuthorizationData(AuthRequestEvent.OAuthRequestEvent, CurrentUserRequestEvent.UserInfo) - Constructor for record class pro.gravit.launcher.runtime.debug.DebugMain.AuthorizationData
Creates an instance of a AuthorizationData record class.
authorize() - Static method in class pro.gravit.launcher.runtime.debug.DebugMain
 
authorize(String, AuthMethodPassword) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 

B

BackendSettings - Class in pro.gravit.launcher.runtime.backend
 
BackendSettings() - Constructor for class pro.gravit.launcher.runtime.backend.BackendSettings
 
BackendSettings.AuthorizationData - Class in pro.gravit.launcher.runtime.backend
 
basicRuntimeProvider - Variable in class pro.gravit.launcher.runtime.LauncherEngine
 
beforeExit(int) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 

C

checkCertificates(X509Certificate[], LauncherTrustManager.CertificateChecker) - Method in class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager
 
checkClass(Class) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
checkUnlockKey(String) - Static method in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
ClientDownloadImpl - Class in pro.gravit.launcher.runtime.backend
 
ClientEngineInitPhase - Class in pro.gravit.launcher.runtime.client.events
 
ClientEngineInitPhase(LauncherEngine) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientEngineInitPhase
 
ClientGuiPhase - Class in pro.gravit.launcher.runtime.client.events
 
ClientGuiPhase(RuntimeProvider) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientGuiPhase
 
clientInstance - Variable in class pro.gravit.launcher.runtime.LauncherEngine
 
ClientLauncherProcess - Class in pro.gravit.launcher.runtime.client
 
ClientLauncherProcess(Path, Path, ClientProfile, PlayerProfile, String, HashedDir, HashedDir, HashedDir) - Constructor for class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
ClientLauncherProcess(Path, Path, JavaHelper.JavaVersion, String) - Constructor for class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
ClientLauncherProcess(Path, Path, JavaHelper.JavaVersion, Path, ClientProfile, PlayerProfile, OptionalView, String, HashedDir, HashedDir, HashedDir) - Constructor for class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
ClientLauncherProcess(Path, Path, JavaHelper.JavaVersion, Path, ClientProfile, PlayerProfile, OptionalView, String, HashedDir, HashedDir, HashedDir, AuthRequestEvent.OAuthRequestEvent, String) - Constructor for class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
ClientLauncherProcess(Path, Path, JavaHelper.JavaVersion, ClientProfile, PlayerProfile, String, HashedDir, HashedDir, HashedDir) - Constructor for class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
clientParams - Static variable in class pro.gravit.launcher.runtime.LauncherEngine
 
ClientPreGuiPhase - Class in pro.gravit.launcher.runtime.client.events
 
ClientPreGuiPhase(RuntimeProvider) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientPreGuiPhase
 
ClientProcessBuilderCreateEvent - Class in pro.gravit.launcher.runtime.client.events
 
ClientProcessBuilderCreateEvent(ClientLauncherProcess) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderCreateEvent
 
ClientProcessBuilderLaunchedEvent - Class in pro.gravit.launcher.runtime.client.events
 
ClientProcessBuilderLaunchedEvent(ClientLauncherProcess) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderLaunchedEvent
 
ClientProcessBuilderParamsWrittedEvent - Class in pro.gravit.launcher.runtime.client.events
 
ClientProcessBuilderParamsWrittedEvent(ClientLauncherProcess) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderParamsWrittedEvent
 
ClientProcessBuilderPreLaunchEvent - Class in pro.gravit.launcher.runtime.client.events
 
ClientProcessBuilderPreLaunchEvent(ClientLauncherProcess) - Constructor for class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderPreLaunchEvent
 
ClientRuntimeProvider - Class in pro.gravit.launcher.runtime.debug
 
ClientRuntimeProvider() - Constructor for class pro.gravit.launcher.runtime.debug.ClientRuntimeProvider
 
ConsoleManager - Class in pro.gravit.launcher.runtime.managers
 
ConsoleManager() - Constructor for class pro.gravit.launcher.runtime.managers.ConsoleManager
 
consoleUnlockKey - Variable in class pro.gravit.launcher.runtime.NewLauncherSettings
 
contains(String[], String) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
copy() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
CUSTOMDIR_PROPERTY - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 

D

DebugLauncherTrustManager - Class in pro.gravit.launcher.runtime.debug
 
DebugLauncherTrustManager() - Constructor for class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager
 
DebugLauncherTrustManager(X509Certificate[]) - Constructor for class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager
 
DebugLauncherTrustManager(DebugLauncherTrustManager.TrustDebugMode) - Constructor for class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager
 
DebugLauncherTrustManager.TrustDebugMode - Enum Class in pro.gravit.launcher.runtime.debug
 
DebugMain - Class in pro.gravit.launcher.runtime.debug
 
DebugMain() - Constructor for class pro.gravit.launcher.runtime.debug.DebugMain
 
DebugMain.AuthorizationData - Record Class in pro.gravit.launcher.runtime.debug
 
DebugMainInlineInitializer - Class in pro.gravit.launcher.runtime.debug
 
DebugMainInlineInitializer() - Constructor for class pro.gravit.launcher.runtime.debug.DebugMainInlineInitializer
 
DebugProperties - Class in pro.gravit.launcher.runtime.debug
 
DebugProperties() - Constructor for class pro.gravit.launcher.runtime.debug.DebugProperties
 
defaultUpdatesDir - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 
dir - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 
DirBridge - Class in pro.gravit.launcher.runtime.client
 
DirBridge() - Constructor for class pro.gravit.launcher.runtime.client.DirBridge
 
dirUpdates - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 
DISABLE_AUTO_REFRESH - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
DISABLE_CONSOLE - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
disableOptional(ProfileFeatureAPI.OptionalMod, LauncherBackendAPI.ClientProfileSettings.ChangedOptionalStatusCallback) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
downloadProfile(ProfileFeatureAPI.ClientProfile, LauncherBackendAPI.ClientProfileSettings, LauncherBackendAPI.DownloadCallback) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 

E

ECKeyHolder - Class in pro.gravit.launcher.runtime.backend
 
ECKeyHolder() - Constructor for class pro.gravit.launcher.runtime.backend.ECKeyHolder
 
enableOptional(ProfileFeatureAPI.OptionalMod, LauncherBackendAPI.ClientProfileSettings.ChangedOptionalStatusCallback) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
EncryptedVfsFile - Class in pro.gravit.launcher.runtime.backend
 
EncryptedVfsFile(VfsFile) - Constructor for class pro.gravit.launcher.runtime.backend.EncryptedVfsFile
 
engine - Variable in class pro.gravit.launcher.runtime.client.events.ClientEngineInitPhase
 
ENV - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
equals(Object) - Method in record class pro.gravit.launcher.runtime.debug.DebugMain.AuthorizationData
Indicates whether some other object is "equal to" this one.
event() - Method in record class pro.gravit.launcher.runtime.debug.DebugMain.AuthorizationData
Returns the value of the event record component.
executeFile - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
exitLauncher(int) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
EXPIRE - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
expireIn - Variable in class pro.gravit.launcher.runtime.backend.BackendSettings.AuthorizationData
 

F

fetchProfiles() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
fetchTexture(Texture) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
fetchTextureUploadInfo() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
forceExit(int) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 

G

getAllOptionals() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getAppDataDir() - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 
getArgsDescription() - Method in class pro.gravit.launcher.runtime.console.GetConnectUUIDCommand
 
getArgsDescription() - Method in class pro.gravit.launcher.runtime.console.ModulesCommand
 
getArgsDescription() - Method in class pro.gravit.launcher.runtime.console.test.PrintHardwareInfoCommand
 
getArgsDescription() - Method in class pro.gravit.launcher.runtime.console.UnlockCommand
 
getAuthMethod() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getAuthToken() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getAvailableFlags() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getAvailableJava() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getBaseboardSerialNumber() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getBitness() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getCertificates(Class) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
getClientProfile() - Method in class pro.gravit.launcher.runtime.backend.ReadyProfileImpl
 
getClientPublicKey() - Method in class pro.gravit.launcher.runtime.backend.ECKeyHolder
 
getConfig() - Method in class pro.gravit.launcher.runtime.managers.SettingsManager
 
GetConnectUUIDCommand - Class in pro.gravit.launcher.runtime.console
 
GetConnectUUIDCommand() - Constructor for class pro.gravit.launcher.runtime.console.GetConnectUUIDCommand
 
getCustomJava() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getDefaultConfig() - Method in class pro.gravit.launcher.runtime.managers.SettingsManager
 
getDisplayID() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getEnabledOptionals() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getExtension(Class) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getFlags() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getGraphicCard() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getGraphicCardMemory() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getGraphicCardName() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getGuardDir() - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 
getGuardDir(JVMHelper.ARCH, JVMHelper.OS) - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 
getHardwareInfo(boolean) - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getHWDiskID() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getIdentifyData() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getInputStream() - Method in class pro.gravit.launcher.runtime.backend.EncryptedVfsFile
 
getLauncherDir(String) - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 
getLauncherPath() - Static method in class pro.gravit.launcher.runtime.utils.LauncherUpdater
 
getLegacyLauncherDir(String) - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 
getMaxMemoryBytes(LauncherBackendAPI.ClientProfileSettings.MemoryClass) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getMaxOnline() - Method in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
getOnline() - Method in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
getPathSeparator() - Static method in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
getPermissions() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getPhysicalMemorySize() - Static method in class pro.gravit.launcher.runtime.utils.SystemMemory
 
getPlayerNames() - Method in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
getProcess() - Method in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
getProcessorLogicalCount() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getProcessorMaxFreq() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getProcessorPhysicalCount() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getRecommendedJava() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getReservedMemoryBytes(LauncherBackendAPI.ClientProfileSettings.MemoryClass) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getSelectedJava() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
getSelfUser() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getSettings() - Method in class pro.gravit.launcher.runtime.backend.ReadyProfileImpl
 
getStatisticData() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getTotalMemory() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
getURL(Path) - Method in class pro.gravit.launcher.runtime.backend.ResourceLayerImpl
 
getUsageDescription() - Method in class pro.gravit.launcher.runtime.console.GetConnectUUIDCommand
 
getUsageDescription() - Method in class pro.gravit.launcher.runtime.console.ModulesCommand
 
getUsageDescription() - Method in class pro.gravit.launcher.runtime.console.test.PrintHardwareInfoCommand
 
getUsageDescription() - Method in class pro.gravit.launcher.runtime.console.UnlockCommand
 
getUsername() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
getUserSettings(String, Function) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 

H

handler - Static variable in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
hardware - Variable in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
hasFlag(LauncherBackendAPI.ClientProfileSettings.Flag) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
hash - Variable in class pro.gravit.launcher.runtime.utils.AssetIndexHelper.AssetIndexObject
 
hashCode() - Method in record class pro.gravit.launcher.runtime.debug.DebugMain.AuthorizationData
Returns a hash code value for this object.
hasPermission(String) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
HWIDProvider - Class in pro.gravit.launcher.runtime.utils
 
HWIDProvider() - Constructor for class pro.gravit.launcher.runtime.utils.HWIDProvider
 

I

init() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
init(boolean) - Method in class pro.gravit.launcher.runtime.debug.ClientRuntimeProvider
 
init(boolean) - Method in class pro.gravit.launcher.runtime.gui.NoRuntimeProvider
 
init(boolean) - Method in interface pro.gravit.launcher.runtime.gui.RuntimeProvider
 
initAfterGson(ClientProfile, LauncherBackendImpl) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
initConsole() - Static method in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
initGson(RuntimeModuleManager) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
initialize() - Static method in class pro.gravit.launcher.runtime.debug.DebugMain
 
initOffline() - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
initVfsDirectory() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
invoke(String...) - Method in class pro.gravit.launcher.runtime.console.GetConnectUUIDCommand
 
invoke(String...) - Method in class pro.gravit.launcher.runtime.console.ModulesCommand
 
invoke(String...) - Method in class pro.gravit.launcher.runtime.console.test.PrintHardwareInfoCommand
 
invoke(String...) - Method in class pro.gravit.launcher.runtime.console.UnlockCommand
 
IS_DEBUG - Static variable in class pro.gravit.launcher.runtime.debug.DebugMain
 
isAlive() - Method in class pro.gravit.launcher.runtime.backend.ReadyProfileImpl
 
isArchAvailable(JVMHelper.ARCH) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
isBattery() - Method in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
isCompatible(LauncherBackendAPI.Java) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
isConsoleUnlock - Static variable in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
isOverfilled() - Method in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
isRecommended(LauncherBackendAPI.Java) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
isStarted - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
isTestMode() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 

J

javaVersion - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
jvmArgs - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
jvmModules - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
jvmModulesPaths - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 

L

LauncherBackendImpl - Class in pro.gravit.launcher.runtime.backend
 
LauncherBackendImpl() - Constructor for class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
LauncherEngine - Class in pro.gravit.launcher.runtime
 
LauncherEngineWrapper - Class in pro.gravit.launcher.runtime
 
LauncherEngineWrapper() - Constructor for class pro.gravit.launcher.runtime.LauncherEngineWrapper
 
LauncherUpdater - Class in pro.gravit.launcher.runtime.utils
 
LauncherUpdater() - Constructor for class pro.gravit.launcher.runtime.utils.LauncherUpdater
 
LOGIN - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 

M

main(String[]) - Static method in class pro.gravit.launcher.runtime.debug.DebugMain
 
main(String...) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
main(String[]) - Static method in class pro.gravit.launcher.runtime.LauncherEngineWrapper
 
mainClass - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
makeClientProfileSettings(ProfileFeatureAPI.ClientProfile) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
makeResourceLayer(List) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
maxPlayers - Variable in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
MINECRAFT_ACCESS_TOKEN - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
modifyHashedDir(AssetIndexHelper.AssetIndex, HashedDir) - Static method in class pro.gravit.launcher.runtime.utils.AssetIndexHelper
 
MODULE_CLASSES - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
MODULE_FILES - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
ModulesCommand - Class in pro.gravit.launcher.runtime.console
 
ModulesCommand() - Constructor for class pro.gravit.launcher.runtime.console.ModulesCommand
 
modulesManager - Static variable in class pro.gravit.launcher.runtime.LauncherEngine
 
move(Path) - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 

N

newInstance(boolean) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
newInstance(boolean, Class) - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
NewLauncherSettings - Class in pro.gravit.launcher.runtime
 
NewLauncherSettings() - Constructor for class pro.gravit.launcher.runtime.NewLauncherSettings
 
newModule(String) - Static method in class pro.gravit.launcher.runtime.debug.DebugMain
 
NoRuntimeProvider - Class in pro.gravit.launcher.runtime.gui
 
NoRuntimeProvider() - Constructor for class pro.gravit.launcher.runtime.gui.NoRuntimeProvider
 
nothing() - Static method in class pro.gravit.launcher.runtime.utils.LauncherUpdater
 

O

objects - Variable in class pro.gravit.launcher.runtime.utils.AssetIndexHelper.AssetIndex
 
OFFLINE_MODE - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
onlinePlayers - Variable in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 

P

params - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
parse(Path) - Static method in class pro.gravit.launcher.runtime.utils.AssetIndexHelper
 
PASSWORD - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
ping() - Method in class pro.gravit.launcher.runtime.client.ServerPinger
 
pingServer(ProfileFeatureAPI.ClientProfile) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
pre - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
preLoad() - Method in class pro.gravit.launcher.runtime.debug.ClientRuntimeProvider
 
preLoad() - Method in class pro.gravit.launcher.runtime.gui.NoRuntimeProvider
 
preLoad() - Method in interface pro.gravit.launcher.runtime.gui.RuntimeProvider
 
prepareUpdate(URL) - Static method in class pro.gravit.launcher.runtime.utils.LauncherUpdater
 
PrintHardwareInfoCommand - Class in pro.gravit.launcher.runtime.console.test
 
PrintHardwareInfoCommand() - Constructor for class pro.gravit.launcher.runtime.console.test.PrintHardwareInfoCommand
 
privateKey - Variable in class pro.gravit.launcher.runtime.backend.ECKeyHolder
 
pro.gravit.launcher.runtime - package pro.gravit.launcher.runtime
 
pro.gravit.launcher.runtime.backend - package pro.gravit.launcher.runtime.backend
 
pro.gravit.launcher.runtime.client - package pro.gravit.launcher.runtime.client
 
pro.gravit.launcher.runtime.client.events - package pro.gravit.launcher.runtime.client.events
 
pro.gravit.launcher.runtime.console - package pro.gravit.launcher.runtime.console
 
pro.gravit.launcher.runtime.console.test - package pro.gravit.launcher.runtime.console.test
 
pro.gravit.launcher.runtime.debug - package pro.gravit.launcher.runtime.debug
 
pro.gravit.launcher.runtime.gui - package pro.gravit.launcher.runtime.gui
 
pro.gravit.launcher.runtime.managers - package pro.gravit.launcher.runtime.managers
 
pro.gravit.launcher.runtime.utils - package pro.gravit.launcher.runtime.utils
 
process - Variable in class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderParamsWrittedEvent
 
processBuilder - Variable in class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderCreateEvent
 
processBuilder - Variable in class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderLaunchedEvent
 
processBuilder - Variable in class pro.gravit.launcher.runtime.client.events.ClientProcessBuilderPreLaunchEvent
 
processHardware() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
processTriggers(ClientProfile, OptionalView) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
ProfileSettingsImpl - Class in pro.gravit.launcher.runtime.backend
 
ProfileSettingsImpl() - Constructor for class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
ProfileSettingsImpl(ClientProfile) - Constructor for class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
PROJECT_NAME - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
publicKey - Variable in class pro.gravit.launcher.runtime.backend.ECKeyHolder
 

R

raw - Variable in class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
readKeys() - Method in class pro.gravit.launcher.runtime.backend.ECKeyHolder
 
ReadyProfileImpl - Class in pro.gravit.launcher.runtime.backend
 
ReadyProfileImpl(LauncherBackendImpl, ClientProfile, ProfileSettingsImpl, ClientDownloadImpl.DownloadedDir, ClientDownloadImpl.DownloadedDir, ClientDownloadImpl.DownloadedDir) - Constructor for class pro.gravit.launcher.runtime.backend.ReadyProfileImpl
 
REFRESH_TOKEN - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
refreshToken - Variable in class pro.gravit.launcher.runtime.backend.BackendSettings.AuthorizationData
 
registerAdapters(GsonBuilder) - Method in class pro.gravit.launcher.runtime.client.RuntimeGsonManager
 
registerCommands() - Static method in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
registerUserSettings(String, Class) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
removeFlag(LauncherBackendAPI.ClientProfileSettings.Flag) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
replaceOrCreateArgument(ArrayList, String, String) - Method in class pro.gravit.launcher.runtime.debug.ClientRuntimeProvider
 
ResourceLayerImpl - Class in pro.gravit.launcher.runtime.backend
 
ResourceLayerImpl(Path, List) - Constructor for class pro.gravit.launcher.runtime.backend.ResourceLayerImpl
 
restart() - Static method in class pro.gravit.launcher.runtime.utils.LauncherUpdater
 
Result(int, int, String) - Constructor for class pro.gravit.launcher.runtime.client.ServerPinger.Result
 
run() - Static method in class pro.gravit.launcher.runtime.debug.DebugMainInlineInitializer
 
run(String[]) - Method in class pro.gravit.launcher.runtime.debug.ClientRuntimeProvider
 
run(String[]) - Method in class pro.gravit.launcher.runtime.gui.NoRuntimeProvider
 
run(String[]) - Method in interface pro.gravit.launcher.runtime.gui.RuntimeProvider
 
run(LauncherBackendAPI.RunCallback) - Method in class pro.gravit.launcher.runtime.backend.ReadyProfileImpl
 
runAuthlibBridgeServer(SocketAddress) - Method in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
RuntimeGsonManager - Class in pro.gravit.launcher.runtime.client
 
RuntimeGsonManager(RuntimeModuleManager) - Constructor for class pro.gravit.launcher.runtime.client.RuntimeGsonManager
 
runtimeProvider - Variable in class pro.gravit.launcher.runtime.client.events.ClientGuiPhase
 
runtimeProvider - Variable in class pro.gravit.launcher.runtime.client.events.ClientPreGuiPhase
 
runtimeProvider - Variable in class pro.gravit.launcher.runtime.LauncherEngine
 
RuntimeProvider - Interface in pro.gravit.launcher.runtime.gui
 
runWriteParams(SocketAddress) - Method in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 

S

saveClientProfileSettings(LauncherBackendAPI.ClientProfileSettings) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
selectAuthMethod(AuthMethod) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
ServerPinger - Class in pro.gravit.launcher.runtime.client
 
ServerPinger(ClientProfile) - Constructor for class pro.gravit.launcher.runtime.client.ServerPinger
 
ServerPinger(ClientProfile.ServerProfile, ClientProfile.Version) - Constructor for class pro.gravit.launcher.runtime.client.ServerPinger
 
ServerPinger.Result - Class in pro.gravit.launcher.runtime.client
 
setCallback(LauncherBackendAPI.MainCallback) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
setConfig(NewLauncherSettings) - Method in class pro.gravit.launcher.runtime.managers.SettingsManager
 
setReservedMemoryBytes(LauncherBackendAPI.ClientProfileSettings.MemoryClass, long) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
setSelectedJava(LauncherBackendAPI.Java) - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
settings - Variable in class pro.gravit.launcher.runtime.backend.BackendSettings
 
settings - Static variable in class pro.gravit.launcher.runtime.managers.SettingsManager
 
SettingsManager - Class in pro.gravit.launcher.runtime.managers
 
SettingsManager() - Constructor for class pro.gravit.launcher.runtime.managers.SettingsManager
 
setUseLegacyDir(boolean) - Static method in class pro.gravit.launcher.runtime.client.DirBridge
 
shutdown() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
sign(byte[]) - Method in class pro.gravit.launcher.runtime.backend.ECKeyHolder
 
size - Variable in class pro.gravit.launcher.runtime.utils.AssetIndexHelper.AssetIndexObject
 
start(boolean) - Method in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
start(String...) - Method in class pro.gravit.launcher.runtime.LauncherEngine
 
system - Variable in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
systemClassPath - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
systemClientArgs - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
systemEnv - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
systemInfo - Variable in class pro.gravit.launcher.runtime.utils.HWIDProvider
 
SystemMemory - Class in pro.gravit.launcher.runtime.utils
 
SystemMemory() - Constructor for class pro.gravit.launcher.runtime.utils.SystemMemory
 

T

terminate() - Method in class pro.gravit.launcher.runtime.backend.ReadyProfileImpl
 
thread - Static variable in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
toString() - Method in record class pro.gravit.launcher.runtime.debug.DebugMain.AuthorizationData
Returns a string representation of this record class.
toToken() - Method in class pro.gravit.launcher.runtime.backend.BackendSettings.AuthorizationData
 
TRUST_ALL - Enum constant in enum class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager.TrustDebugMode
 
tryAuthorize() - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 

U

unlock() - Static method in class pro.gravit.launcher.runtime.managers.ConsoleManager
 
UNLOCK_SECRET - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
UnlockCommand - Class in pro.gravit.launcher.runtime.console
 
UnlockCommand() - Constructor for class pro.gravit.launcher.runtime.console.UnlockCommand
 
updateEnabledMods() - Method in class pro.gravit.launcher.runtime.backend.ProfileSettingsImpl
 
uploadTexture(String, byte[], TextureUploadFeatureAPI.UploadSettings) - Method in class pro.gravit.launcher.runtime.backend.LauncherBackendImpl
 
USE_CUSTOMDIR_PROPERTY - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 
USE_OPTDIR_PROPERTY - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 
useLegacyDir - Static variable in class pro.gravit.launcher.runtime.client.DirBridge
 
useLegacyJavaClassPathProperty - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
userInfo() - Method in record class pro.gravit.launcher.runtime.debug.DebugMain.AuthorizationData
Returns the value of the userInfo record component.
USERNAME - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
userSettings - Variable in class pro.gravit.launcher.runtime.NewLauncherSettings
 
UUID - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 

V

valueOf(String) - Static method in enum class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager.TrustDebugMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class pro.gravit.launcher.runtime.debug.DebugLauncherTrustManager.TrustDebugMode
Returns an array containing the constants of this enum class, in the order they are declared.
verifyNoAgent() - Static method in class pro.gravit.launcher.runtime.LauncherEngine
 
virtual - Variable in class pro.gravit.launcher.runtime.utils.AssetIndexHelper.AssetIndex
 

W

WEBSOCKET_URL - Static variable in class pro.gravit.launcher.runtime.debug.DebugProperties
 
workDir - Variable in class pro.gravit.launcher.runtime.client.ClientLauncherProcess
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values