History - net.minecraft.client.realms.FileUpload

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

1.21.11_unobfuscated

Names

com.mojang.realmsclient.client.FileUpload

net.minecraft.class_4337

net.minecraft.client.realms.FileUpload

Fields

org.slf4j.Logger: LOGGER, field_19550, LOGGER

int: MAX_RETRIES, field_32056, MAX_ATTEMPTS

String: UPLOAD_PATH, field_32057, UPLOAD_ENDPOINT

File: file, field_19551, file

long: realmId, field_19552, worldId

int: slotId, field_19553, slotId

UploadInfo: uploadInfo, field_19554, uploadInfo

String: sessionId, field_19555, sessionId

String: username, field_19556, username

String: clientVersion, field_19557, clientVersion

String: worldVersion, field_49104, worldVersion

UploadProgress: uploadStatus, field_19558, uploadStatus

HttpClient: client, field_64190, httpClient

Constructors

(File, long, int, UploadInfo, Session, String, String, UploadProgress)

Methods

void (): close

CompletableFuture<UploadResult> (): startUpload, method_76241, upload

CompletableFuture<UploadResult> (int, long): requestUpload, method_20971, requestUpload

HttpRequest$BodyPublisher (Supplier<InputStream>, long): inputStreamPublisherWithSize, method_76243, getPublisher

String (): uploadCookie, method_76244, getCookie

UploadResult (HttpResponse<String>): handleResponse, method_20975, handleResponse

boolean (long, int): shouldRetry, method_20972, shouldRetry

long (HttpResponse<?>): getRetryDelaySeconds, method_20974, getRetryDelaySeconds

CompletionStage (int, long, HttpResponse): lambda$requestUpload$1, method_76242, method_76242

InputStream (): lambda$requestUpload$0, method_76245, method_76245