History - net.minecraft.client.realms.FileDownload
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.realmsclient.client.FileDownload
net.minecraft.class_4333
net.minecraft.client.realms.FileDownload
Fields
org.slf4j.Logger: LOGGER, field_19522, LOGGER
boolean: cancelled, field_19523, cancelled
boolean: finished, field_19524, finished
boolean: error, field_19525, error
boolean: extracting, field_19526, extracting
File: tempFile, field_20490, backupFile
File: resourcePackPath, field_19528, resourcePackPath
CompletableFuture<?>: pendingRequest, field_64188, future
Thread: currentThread, field_19530, currentThread
String[]: INVALID_FILE_NAMES, field_19532, INVALID_FILE_NAMES
Constructors
()
Methods
<T> T (CompletableFuture<T>): joinCancellableRequest, method_76238, submit
HttpClient (): createClient, method_76240, createClient
HttpRequest$Builder (String): createRequest, method_76239, createRequestBuilder
OptionalLong (String): contentLength, method_20955, contentLength
void (WorldDownload, String, RealmsDownloadLatestWorldScreen$DownloadStatus, LevelStorage): download, method_22100, downloadWorld
void (RealmsDownloadLatestWorldScreen$DownloadStatus, HttpClient, String, File): download, method_76236, download
void (): cancel, method_20948, cancel
boolean (): isFinished, method_20957, isFinished
boolean (): isError, method_20961, isError
boolean (): isExtracting, method_20964, isExtracting
String (String): findAvailableFolderName, method_20960, findAvailableFolderName
void (String, File, LevelStorage): untarGzipArchive, method_20956, untarGzipArchive
void (String, File, LevelStorage, RealmsDownloadLatestWorldScreen$DownloadStatus): finishWorldDownload, method_76237, extract
void (RealmsDownloadLatestWorldScreen$DownloadStatus, File, WorldDownload): finishResourcePackDownload, method_76235, validateAndCopy
void (RealmsDownloadLatestWorldScreen$DownloadStatus, WorldDownload, String, LevelStorage): lambda$download$0, method_76234, method_76234