Class DownloadTask
java.lang.Object
com.mojang.realmsclient.util.task.LongRunningTask
com.mojang.realmsclient.util.task.DownloadTask
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final Screenprivate static final org.slf4j.Loggerprivate final longprivate final intprivate static final ComponentFields inherited from class com.mojang.realmsclient.util.task.LongRunningTask
NUMBER_OF_RETRIES -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
TITLE
-
realmId
private final long realmId -
slot
private final int slot -
lastScreen
-
downloadName
-
-
Constructor Details
-
DownloadTask
-
-
Method Details
-
run
public void run() -
getTitle
- Specified by:
getTitlein classLongRunningTask
-