Class RestoreTask
java.lang.Object
com.mojang.realmsclient.util.task.LongRunningTask
com.mojang.realmsclient.util.task.RestoreTask
- All Implemented Interfaces:
 Runnable
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Backupprivate final RealmsConfigureWorldScreenprivate static final org.slf4j.Loggerprivate static final Componentprivate final longFields inherited from class com.mojang.realmsclient.util.task.LongRunningTask
NUMBER_OF_RETRIES - 
Constructor Summary
ConstructorsConstructorDescriptionRestoreTask(Backup p_90443_, long p_90444_, RealmsConfigureWorldScreen p_90445_)  - 
Method Summary
 
- 
Field Details
- 
LOGGER
private static final org.slf4j.Logger LOGGER - 
TITLE
 - 
backup
 - 
worldId
private final long worldId - 
lastScreen
 
 - 
 - 
Constructor Details
- 
RestoreTask
 
 - 
 - 
Method Details
- 
run
public void run() - 
getTitle
- Specified by:
 getTitlein classLongRunningTask
 
 -