Uses of Record Class
net.minecraft.util.Downloader.FileInfo
Packages that use Downloader.FileInfo
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of Downloader.FileInfo in net.minecraft.util
Fields in net.minecraft.util with type parameters of type Downloader.FileInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Downloader.FileInfo>
Downloader.FileInfo.CODEC
private final com.mojang.datafixers.util.Either<String,
Downloader.FileInfo> Downloader.LogEntry.errorOrFileInfo
The field for theerrorOrFileInfo
record component.Methods in net.minecraft.util that return types with arguments of type Downloader.FileInfoModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<String,
Downloader.FileInfo> Downloader.LogEntry.errorOrFileInfo()
Returns the value of theerrorOrFileInfo
record component.private com.mojang.datafixers.util.Either<String,
Downloader.FileInfo> Downloader.getFileInfo
(Path path) Constructor parameters in net.minecraft.util with type arguments of type Downloader.FileInfo