| fze | |
| com.mojang.realmsclient.client.worldupload.RealmsWorldUpload | |
| net.minecraft.class_10238 | |
| net.minecraft.client.realms.util.RealmsUploader |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| public static final int |
| ||||||||
| private final RealmsClient |
| ||||||||
| private final Path |
| ||||||||
| private final RealmsSlot |
| ||||||||
| private final User |
| ||||||||
| private final long |
| ||||||||
| private final RealmsWorldUploadStatusTracker |
| ||||||||
| private volatile boolean |
| ||||||||
| private volatile CompletableFuture<?> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Path directory, RealmsSlot options, User session, long worldId, RealmsWorldUploadStatusTracker progressTracker) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public CompletableFuture<?> |
| ||||||||
| public void |
| ||||||||
| private UploadInfo |
|