| avw$e | |
| net.minecraft.server.packs.DownloadQueue$LogEntry | |
| net.minecraft.class_9028$class_9033 | |
| net.minecraft.util.Downloader$LogEntry | |
| net.minecraft.src.C_302050_$C_302125_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final UUID |
| ||||||||||
| private final String |
| ||||||||||
| private final Instant |
| ||||||||||
| private final Optional<String> |
| ||||||||||
| private final com.mojang.datafixers.util.Either<String, DownloadQueue$FileInfoEntry> |
| ||||||||||
| public static final com.mojang.serialization.Codec<DownloadQueue$LogEntry> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (UUID url, String time, Instant hash, Optional<String> errorOrFileInfo, com.mojang.datafixers.util.Either<String, DownloadQueue$FileInfoEntry> arg4) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public UUID |
| ||||||||||
| public String |
| ||||||||||
| public Instant |
| ||||||||||
| public Optional<String> |
| ||||||||||
| public com.mojang.datafixers.util.Either<String, DownloadQueue$FileInfoEntry> |
|