net.minecraft.client.resources.server

class DownloadedPackSource$3

implements HttpUtil$DownloadProgressListener

hek$3
net.minecraft.client.resources.server.DownloadedPackSource$3
net.minecraft.class_1066$3
net.minecraft.client.resource.server.ServerResourcePackLoader$3

Field summary

Modifier and TypeField
private final SystemToast$SystemToastId
c
toastId
field_47604
toastType
private Component
d
title
field_47605
toastTitle
private Component
e
message
field_47606
toastDescription
private int
f
count
field_47607
current
private int
g
failCount
field_47692
failureCount
private OptionalLong
h
totalBytes
field_47608
contentLength

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
private void
b()
updateToast()
method_55544()
showToast()
private void
b(long arg0)
updateProgress(long arg0)
method_55543(long arg0)
showProgress(long writtenBytes)
public void
a()
requestStart()
method_55497()
onStart()
public void
a(OptionalLong arg0)
downloadStart(OptionalLong arg0)
method_55499(OptionalLong arg0)
onContentLength(OptionalLong arg0)
public void
a(long arg0)
downloadedBytes(long arg0)
method_55498(long arg0)
onProgress(long arg0)
public void
a(boolean arg0)
requestFinished(boolean arg0)
method_55500(boolean arg0)
onFinish(boolean arg0)