| private static final org.slf4j.Logger |
| LOGGER |
| field_19844 |
| LOGGER |
|
| private static final ReentrantLock |
| DOWNLOAD_LOCK |
| field_19868 |
| DOWNLOAD_LOCK |
|
| private static final int |
| BAR_WIDTH |
| field_41772 |
| field_41772 |
|
| private static final int |
| BAR_TOP |
| field_41769 |
| field_41769 |
|
| private static final int |
| BAR_BOTTOM |
| field_41770 |
| field_41770 |
|
| private static final int |
| BAR_BORDER |
| field_41771 |
| field_41771 |
|
| private final Screen |
| lastScreen |
| field_19845 |
| parent |
|
| private final WorldDownload |
| worldDownload |
| field_19846 |
| worldDownload |
|
| private final Text |
| downloadTitle |
| field_19847 |
| downloadTitle |
|
| private final com.google.common.util.concurrent.RateLimiter |
| narrationRateLimiter |
| field_19848 |
| narrationRateLimiter |
|
| private ButtonWidget |
| cancelButton |
| field_22694 |
| cancelButton |
|
| private final String |
| worldName |
| field_19850 |
| worldName |
|
| private final RealmsDownloadLatestWorldScreen$DownloadStatus |
| downloadStatus |
| field_19851 |
| downloadStatus |
|
| private volatile Text |
| errorMessage |
| field_20494 |
| downloadError |
|
| private volatile Text |
| status |
| field_19853 |
| status |
|
| private volatile String |
| progress |
| field_19854 |
| progress |
|
| private volatile boolean |
| cancelled |
| field_19855 |
| cancelled |
|
| private volatile boolean |
| showDots |
| field_19856 |
| showDots |
|
| private volatile boolean |
| finished |
| field_19857 |
| finished |
|
| private volatile boolean |
| extracting |
| field_19858 |
| extracting |
|
| private Long |
| previousWrittenBytes |
| field_19859 |
| previousWrittenBytes |
|
| private Long |
| previousTimeSnapshot |
| field_19860 |
| previousTimeSnapshot |
|
| private long |
| bytesPersSecond |
| field_19861 |
| bytesPerSecond |
|
| private int |
| animTick |
| field_19862 |
| animTick |
|
| private static final String[] |
|
| private int |
| dotIndex |
| field_19864 |
| dotIndex |
|
| private boolean |
| checked |
| field_19867 |
| checked |
|
| private final it.unimi.dsi.fastutil.booleans.BooleanConsumer |
| callback |
| field_22693 |
| onBack |
|