Class DownloadTask
java.lang.Object
com.mojang.realmsclient.util.task.LongRunningTask
com.mojang.realmsclient.util.task.DownloadTask
- All Implemented Interfaces:
- Runnable
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Stringprivate final Screenprivate static final org.slf4j.Loggerprivate final intprivate static final Componentprivate final longFields inherited from class com.mojang.realmsclient.util.task.LongRunningTaskNUMBER_OF_RETRIES
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
TITLE
- 
worldIdprivate final long worldId
- 
slotprivate final int slot
- 
lastScreen
- 
downloadName
 
- 
- 
Constructor Details- 
DownloadTask
 
- 
- 
Method Details- 
runpublic void run()
- 
getTitle- Specified by:
- getTitlein class- LongRunningTask
 
 
-