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.CODECprivate final com.mojang.datafixers.util.Either<String, DownloadQueue.FileInfoEntry> DownloadQueue.LogEntry.errorOrFileInfoThe field for theerrorOrFileInforecord 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 theerrorOrFileInforecord 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