History - net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (DrawContext, int, int, float): render, method_25394, render

void (DrawContext, int, int, float): extractRenderState, method_25394, render

void (DrawContext): drawDots, method_21272, drawDots

void (DrawContext): extractDots, method_21272, drawDots

void (DrawContext): drawProgressBar, method_21274, drawProgressBar

void (DrawContext): extractProgressBar, method_21274, drawProgressBar

void (DrawContext): drawDownloadSpeed, method_21276, drawDownloadSpeed

void (DrawContext): extractDownloadSpeed, method_21276, drawDownloadSpeed

void (DrawContext, long): drawDownloadSpeed0, method_21266, drawDownloadSpeed0

void (DrawContext, long): extractDownloadSpeed0, method_21266, drawDownloadSpeed0

void (): lambda$downloadSave$2, method_22104, method_22104

void (): lambda$downloadSave$0, method_22104, method_22104

void (PopupScreen): lambda$checkDownloadSize$1, method_25159, method_25159

void (PopupScreen): lambda$checkDownloadSize$0, method_25159, method_25159

1.21.11_unobfuscated

Names

com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen

net.minecraft.class_4392

net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen

Fields

org.slf4j.Logger: LOGGER, field_19844, LOGGER

ReentrantLock: DOWNLOAD_LOCK, field_19868, DOWNLOAD_LOCK

int: BAR_WIDTH, field_41772, field_41772

int: BAR_TOP, field_41769, field_41769

int: BAR_BOTTOM, field_41770, field_41770

int: BAR_BORDER, field_41771, field_41771

Screen: lastScreen, field_19845, parent

WorldDownload: worldDownload, field_19846, worldDownload

Text: downloadTitle, field_19847, downloadTitle

com.google.common.util.concurrent.RateLimiter: narrationRateLimiter, field_19848, narrationRateLimiter

ButtonWidget: cancelButton, field_22694, cancelButton

String: worldName, field_19850, worldName

RealmsDownloadLatestWorldScreen$DownloadStatus: downloadStatus, field_19851, downloadStatus

Text: errorMessage, field_20494, downloadError

Text: status, field_19853, status

String: progress, field_19854, progress

boolean: cancelled, field_19855, cancelled

boolean: showDots, field_19856, showDots

boolean: finished, field_19857, finished

boolean: extracting, field_19858, extracting

Long: previousWrittenBytes, field_19859, previousWrittenBytes

Long: previousTimeSnapshot, field_19860, previousTimeSnapshot

long: bytesPersSecond, field_19861, bytesPerSecond

int: animTick, field_19862, animTick

String[]: DOTS, field_19863, DOTS

int: dotIndex, field_19864, dotIndex

boolean: checked, field_19867, checked

it.unimi.dsi.fastutil.booleans.BooleanConsumer: callback, field_22693, onBack

Constructors

(Screen, WorldDownload, String, it.unimi.dsi.fastutil.booleans.BooleanConsumer)

Methods

void (): init, method_25426, init

void (): checkDownloadSize, method_21265, checkDownloadSize

long (String): getContentLength, method_21259, getContentLength

void (): tick, method_25393, tick

Text (): createProgressNarrationMessage, method_37012, getNarration

void (): onClose, method_25419, close

void (DrawContext, int, int, float): render, method_25394, render

void (DrawContext): drawDots, method_21272, drawDots

void (DrawContext): drawProgressBar, method_21274, drawProgressBar

void (DrawContext): drawDownloadSpeed, method_21276, drawDownloadSpeed

void (DrawContext, long): drawDownloadSpeed0, method_21266, drawDownloadSpeed0

void (): downloadSave, method_21278, downloadSave

void (): downloadCancelled, method_21279, downloadCancelled

void (): lambda$downloadSave$2, method_22104, method_22104

void (PopupScreen): lambda$checkDownloadSize$1, method_25159, method_25159

void (ButtonWidget): lambda$init$0, method_25158, method_25158