com.mojang.realmsclient.client

public class FileDownload

fjw
com.mojang.realmsclient.client.FileDownload
net.minecraft.class_4333
net.minecraft.unmapped.C_bzltaclp
net.minecraft.client.realms.FileDownload
net.minecraft.client.realms.FileDownload

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_19522
f_mjyvqoba
LOGGER
LOGGER
volatile boolean
b
cancelled
field_19523
f_xpkwbcop
cancelled
cancelled
volatile boolean
c
finished
field_19524
f_gnnjdwkx
finished
finished
volatile boolean
d
error
field_19525
f_lxvnkciw
error
error
volatile boolean
e
extracting
field_19526
f_vnwhdkke
extracting
extracting
private volatile File
f
tempFile
field_20490
f_ydvifoas
backupFile
backupFile
volatile File
g
resourcePackPath
field_19528
f_vgrfskql
resourcePackPath
resourcePackPath
private volatile org.apache.http.client.methods.HttpGet
h
request
field_20491
f_eaqsxylc
httpRequest
httpRequest
private Thread
i
currentThread
field_19530
f_yiwmqgzj
currentThread
currentThread
private final org.apache.http.client.config.RequestConfig
j
requestConfig
field_19531
f_frsnaael
requestConfig
requestConfig
private static final String[]
k
INVALID_FILE_NAMES
field_19532
f_xveditqg
INVALID_FILE_NAMES
INVALID_FILE_NAMES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public long
a(String arg0)
contentLength(String arg0)
method_20955(String arg0)
m_urropctb(String arg0)
contentLength(String downloadLink)
contentLength(String downloadLink)
public void
a(flp arg0, String arg1, fmm$a arg2, eyv arg3)
download(WorldDownload arg0, String arg1, RealmsDownloadLatestWorldScreen$DownloadStatus arg2, LevelStorageSource arg3)
method_22100(class_4889 arg0, String arg1, class_4392$class_4393 arg2, class_32 arg3)
m_rcsnsgsn(C_flzypcmt arg0, String arg1, C_gkfhfgts$C_ktbxglcu arg2, C_bpwagnit arg3)
downloadWorld(WorldDownload download, String message, RealmsDownloadLatestWorldScreen$DownloadStatus status, LevelStorage storage)
downloadWorld(WorldDownload download, String message, RealmsDownloadLatestWorldScreen$DownloadStatus status, WorldSaveStorage storage)
public void
a()
cancel()
method_20948()
m_cjkfjjrv()
cancel()
cancel()
public boolean
b()
isFinished()
method_20957()
m_yeoxglvf()
isFinished()
isFinished()
public boolean
c()
isError()
method_20961()
m_bmkbfzjd()
isError()
isError()
public boolean
d()
isExtracting()
method_20964()
m_yvoqzvin()
isExtracting()
isExtracting()
public static String
b(String arg0)
findAvailableFolderName(String arg0)
method_20960(String arg0)
m_rpfdqznu(String arg0)
findAvailableFolderName(String folder)
findAvailableFolderName(String folder)
void
a(String arg0, File arg1, eyv arg2)
untarGzipArchive(String arg0, File arg1, LevelStorageSource arg2)
method_20956(String arg0, File arg1, class_32 arg2)
m_btgbslku(String arg0, File arg1, C_bpwagnit arg2)
untarGzipArchive(String name, File archive, LevelStorage storage)
untarGzipArchive(String name, File archive, WorldSaveStorage storage)