com.mojang.realmsclient.client

public class FileDownload

dsv
com.mojang.realmsclient.client.FileDownload
net.minecraft.class_4333
net.minecraft.unmapped.C_bzltaclp
net.minecraft.client.realms.FileDownload
net.minecraft.src.C_3213_

Field summary

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

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)
m_86989_(String arg0)
public void
a(dud arg0, String arg1, duy$a arg2, djn 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)
m_86982_(C_3262_ p_86984_, String p_86985_, C_3296_$C_3297_ p_86986_, C_2785_ arg3)
public void
a()
cancel()
method_20948()
m_cjkfjjrv()
cancel()
m_86966_()
public boolean
b()
isFinished()
method_20957()
m_yeoxglvf()
isFinished()
m_86995_()
public boolean
c()
isError()
method_20961()
m_bmkbfzjd()
isError()
m_87003_()
public boolean
d()
isExtracting()
method_20964()
m_yvoqzvin()
isExtracting()
m_87009_()
public static String
b(String arg0)
findAvailableFolderName(String arg0)
method_20960(String arg0)
m_rpfdqznu(String arg0)
findAvailableFolderName(String folder)
m_87001_(String p_87002_)
void
a(String arg0, File arg1, djn 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)
m_86991_(String p_86993_, File p_86994_, C_2785_ arg2)
private static void
a(File arg0)
deletePlayerTag(File arg0)
method_25031(File arg0)
m_pqpggqfz(File arg0)
readNbtFile(File file)
m_86987_(File p_86988_)