Uses of Record Class
net.minecraft.server.packs.resources.FallbackResourceManager.ResourceWithSource
-
Uses of FallbackResourceManager.ResourceWithSource in net.minecraft.server.packs.resources
Modifier and TypeFieldDescriptionprivate final List<FallbackResourceManager.ResourceWithSource>
FallbackResourceManager.EntryStack.fileSources
The field for thefileSources
record component.Modifier and TypeMethodDescriptionFallbackResourceManager.EntryStack.fileSources()
Returns the value of thefileSources
record component.ModifierConstructorDescription(package private)
EntryStack
(ResourceLocation fileLocation, ResourceLocation metadataLocation, List<FallbackResourceManager.ResourceWithSource> fileSources, Map<PackResources, IoSupplier<InputStream>> metaSources) Creates an instance of aEntryStack
record class.