com.mojang.realmsclient.client

public class FileDownload

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

Field summary

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

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)
func_224827_a(String arg0)
public void
a(dha arg0, String arg1, dhs$a arg2, cyd 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)
func_237688_a_(WorldDownload arg0, String arg1, RealmsDownloadLatestWorldScreen$DownloadStatus arg2, SaveFormat arg3)
public void
a()
cancel()
method_20948()
m_cjkfjjrv()
cancel()
func_224834_a()
public boolean
b()
isFinished()
method_20957()
m_yeoxglvf()
isFinished()
func_224835_b()
public boolean
c()
isError()
method_20961()
m_bmkbfzjd()
isError()
func_224836_c()
public boolean
d()
isExtracting()
method_20964()
m_yvoqzvin()
isExtracting()
func_224837_d()
public static String
b(String arg0)
findAvailableFolderName(String arg0)
method_20960(String arg0)
m_rpfdqznu(String arg0)
findAvailableFolderName(String folder)
func_224828_b(String arg0)
private void
a(String arg0, File arg1, cyd 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)
func_237690_a_(String arg0, File arg1, SaveFormat arg2)
private static void
a(File arg0)
deletePlayerTag(File arg0)
method_25031(File arg0)
m_pqpggqfz(File arg0)
readNbtFile(File file)
func_237689_a_(File arg0)