net.minecraft.client.resource.server

class ServerResourcePackLoader$3

implements NetworkUtils$DownloadListener

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$Type
toastId
field_47604
toastType
private Text
title
field_47605
toastTitle
private Text
message
field_47606
toastDescription
private int
count
field_47607
current
private int
failCount
field_47692
failureCount
private OptionalLong
totalBytes
field_47608
contentLength
final int
val$totalCount
field_47602
field_47602
final ServerResourcePackLoader
this$0
field_47603
field_47603

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
private void
updateToast()
method_55544()
showToast()
private void
updateProgress(long bytesSoFar)
method_55543(long arg0)
showProgress(long writtenBytes)
public void
requestStart()
method_55497()
onStart()
public void
downloadStart(OptionalLong sizeBytes)
method_55499(OptionalLong arg0)
onContentLength(OptionalLong arg0)
public void
downloadedBytes(long bytesSoFar)
method_55498(long arg0)
onProgress(long arg0)
public void
requestFinished(boolean success)
method_55500(boolean arg0)
onFinish(boolean arg0)
private void
lambda$updateToast$0()
method_65253()
method_65253()