Uses of Record Class
net.minecraft.server.packs.DownloadQueue.FileInfoEntry
Packages that use DownloadQueue.FileInfoEntry
-
Uses of DownloadQueue.FileInfoEntry in net.minecraft.server.packs
Fields in net.minecraft.server.packs with type parameters of type DownloadQueue.FileInfoEntryModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DownloadQueue.FileInfoEntry>
DownloadQueue.FileInfoEntry.CODEC
private final com.mojang.datafixers.util.Either<String,
DownloadQueue.FileInfoEntry> DownloadQueue.LogEntry.errorOrFileInfo
The field for theerrorOrFileInfo
record component.Methods in net.minecraft.server.packs that return types with arguments of type DownloadQueue.FileInfoEntryModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<String,
DownloadQueue.FileInfoEntry> DownloadQueue.LogEntry.errorOrFileInfo()
Returns the value of theerrorOrFileInfo
record component.private com.mojang.datafixers.util.Either<String,
DownloadQueue.FileInfoEntry> DownloadQueue.getFileInfo
(Path p_314601_) Constructor parameters in net.minecraft.server.packs with type arguments of type DownloadQueue.FileInfoEntry