net.minecraft.server.packs

public record DownloadQueue$BatchConfig

aub$a
net.minecraft.server.packs.DownloadQueue$BatchConfig
net.minecraft.class_9028$class_9029
net.minecraft.util.Downloader$Config

Field summary

Modifier and TypeField
final com.google.common.hash.HashFunction
a
hashFunction
comp_2138
hashFunction
final int
b
maxSize
comp_2139
maxSize
final Map<String, String>
c
headers
comp_2140
headers
final Proxy
d
proxy
comp_2141
proxy
final HttpUtil$DownloadProgressListener
e
listener
comp_2142
listener

Constructor summary

ModifierConstructor
public (com.google.common.hash.HashFunction arg0, int arg1, Map<String, String> arg2, Proxy arg3, HttpUtil$DownloadProgressListener arg4)

Method summary

Modifier and TypeMethod
public com.google.common.hash.HashFunction
a()
hashFunction()
comp_2138()
hashFunction()
public int
b()
maxSize()
comp_2139()
maxSize()
public Map<String, String>
c()
headers()
comp_2140()
headers()
public Proxy
d()
proxy()
comp_2141()
proxy()
public HttpUtil$DownloadProgressListener
e()
listener()
comp_2142()
listener()