net.minecraft.server.packs

record DownloadQueue$LogEntry

aos$e
net.minecraft.server.packs.DownloadQueue$LogEntry
net.minecraft.class_9028$class_9033
net.minecraft.unmapped.C_bnlklfes$C_xzszzyqz
net.minecraft.util.Downloader$LogEntry
net.minecraft.unmapped.C_bnlklfes$C_xzszzyqz
net.minecraft.src.C_302050_$C_302125_

Field summary

Modifier and TypeField
private final UUID
b
id
comp_2149
f_lxwayygp
id
id
f_303431_
private final String
c
url
comp_2150
f_iubfvcks
url
url
f_302712_
private final Instant
d
time
comp_2151
f_wqtzczcf
time
time
f_303846_
private final Optional<String>
e
hash
comp_2152
f_etqdutgm
hash
hash
f_302640_
private final com.mojang.datafixers.util.Either<String, DownloadQueue$FileInfoEntry>
f
errorOrFileInfo
comp_2153
f_qljywncr
errorOrFileInfo
errorOrFileInfo
f_302525_
public static final com.mojang.serialization.Codec<DownloadQueue$LogEntry>
a
CODEC
field_47577
f_otodmngt
CODEC
CODEC
f_302665_

Constructor summary

ModifierConstructor
(UUID uuid, String url, Instant time, Optional<String> hash, com.mojang.datafixers.util.Either<String, DownloadQueue$FileInfoEntry> errorOrFileInfo)

Method summary

Modifier and TypeMethod
public UUID
a()
id()
comp_2149()
m_vssqrdiw()
id()
id()
f_303431_()
public String
b()
url()
comp_2150()
m_oriyknih()
url()
url()
f_302712_()
public Instant
c()
time()
comp_2151()
m_pujknhml()
time()
time()
f_303846_()
public Optional<String>
d()
hash()
comp_2152()
m_qwuzwlso()
hash()
hash()
f_302640_()
public com.mojang.datafixers.util.Either<String, DownloadQueue$FileInfoEntry>
e()
errorOrFileInfo()
comp_2153()
m_zrijtcwi()
errorOrFileInfo()
errorOrFileInfo()
f_302525_()