net.minecraft.server.packs

public record DownloadQueue$BatchConfig

azg$a
net.minecraft.server.packs.DownloadQueue$BatchConfig
net.minecraft.class_9028$class_9029
net.minecraft.util.Downloader$Config
net.minecraft.src.C_302050_$C_302043_

字段概要

修饰符与类型字段
final com.google.common.hash.HashFunction
a
hashFunction
comp_2138
hashFunction
f_302484_
final int
b
maxSize
comp_2139
maxSize
f_303205_
final Map<String, String>
c
headers
comp_2140
headers
f_303230_
final Proxy
d
proxy
comp_2141
proxy
f_302686_
final HttpUtil$DownloadProgressListener
e
listener
comp_2142
listener
f_302265_

构造函数概要

修饰符构造函数
public (com.google.common.hash.HashFunction hashFunction, int maxSize, Map<String, String> headers, Proxy proxy, HttpUtil$DownloadProgressListener listener)

方法概要

修饰符与类型方法
public com.google.common.hash.HashFunction
a()
hashFunction()
comp_2138()
hashFunction()
f_302484_()
public int
b()
maxSize()
comp_2139()
maxSize()
f_303205_()
public Map<String, String>
c()
headers()
comp_2140()
headers()
f_303230_()
public Proxy
d()
proxy()
comp_2141()
proxy()
f_302686_()
public HttpUtil$DownloadProgressListener
e()
listener()
comp_2142()
listener()
f_302265_()