Uses of Interface
net.minecraft.server.packs.PackResources
Packages that use PackResources
Package
Description
-
Uses of PackResources in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type PackResourcesModifier and TypeMethodDescriptionprivate IoSupplier<InputStream>
IconSet.getFile
(PackResources p_281570_, String p_281345_) IconSet.getMacIcon
(PackResources p_281289_) IconSet.getStandardIcons
(PackResources p_281372_) void
Window.setIcon
(PackResources p_281860_, IconSet p_282155_) -
Uses of PackResources in net.minecraft.client
Method parameters in net.minecraft.client with type arguments of type PackResourcesModifier and TypeMethodDescriptionvoid
ResourceLoadStateTracker.startReload
(ResourceLoadStateTracker.ReloadReason p_168558_, List<PackResources> p_168559_) -
Uses of PackResources in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type PackResourcesModifier and TypeMethodDescriptionprotected Pack
ClientPackSource.createVanillaPack
(PackResources p_250048_) -
Uses of PackResources in net.minecraft.client.resources.language
Method parameters in net.minecraft.client.resources.language with type arguments of type PackResourcesModifier and TypeMethodDescriptionprivate static Map<String,
LanguageInfo> LanguageManager.extractLanguages
(Stream<PackResources> p_118982_) -
Uses of PackResources in net.minecraft.server.packs
Classes in net.minecraft.server.packs that implement PackResourcesModifier and TypeClassDescriptionclass
class
class
class
-
Uses of PackResources in net.minecraft.server.packs.repository
Methods in net.minecraft.server.packs.repository that return PackResourcesMethods in net.minecraft.server.packs.repository that return types with arguments of type PackResourcesMethods in net.minecraft.server.packs.repository with parameters of type PackResourcesModifier and TypeMethodDescriptionprotected abstract Pack
BuiltInPackSource.createVanillaPack
(PackResources p_251690_) protected Pack
ServerPacksSource.createVanillaPack
(PackResources p_250283_) -
Uses of PackResources in net.minecraft.server.packs.resources
Fields in net.minecraft.server.packs.resources declared as PackResourcesModifier and TypeFieldDescriptionprivate final PackResources
FallbackResourceManager.PackEntry.resources
The field for theresources
record component.private final PackResources
FallbackResourceManager.ResourceWithSource.source
The field for thesource
record component.private final PackResources
Resource.source
Fields in net.minecraft.server.packs.resources with type parameters of type PackResourcesModifier and TypeFieldDescriptionprivate final Map<PackResources,
IoSupplier<InputStream>> FallbackResourceManager.EntryStack.metaSources
The field for themetaSources
record component.private final List<PackResources>
MultiPackResourceManager.packs
Methods in net.minecraft.server.packs.resources that return PackResourcesModifier and TypeMethodDescriptionFallbackResourceManager.PackEntry.resources()
Returns the value of theresources
record component.FallbackResourceManager.ResourceWithSource.source()
Returns the value of thesource
record component.Resource.source()
Methods in net.minecraft.server.packs.resources that return types with arguments of type PackResourcesModifier and TypeMethodDescriptionFallbackResourceManager.listPacks()
MultiPackResourceManager.listPacks()
ReloadableResourceManager.listPacks()
ResourceManager.Empty.listPacks()
ResourceManager.listPacks()
FallbackResourceManager.EntryStack.metaSources()
Returns the value of themetaSources
record component.Methods in net.minecraft.server.packs.resources with parameters of type PackResourcesModifier and TypeMethodDescriptionprivate static Resource
FallbackResourceManager.createResource
(PackResources p_249946_, ResourceLocation p_250632_, IoSupplier<InputStream> p_250514_, IoSupplier<ResourceMetadata> p_251676_) private ResourceFilterSection
MultiPackResourceManager.getPackFilterSection
(PackResources p_215468_) void
FallbackResourceManager.push
(PackResources p_215378_) void
FallbackResourceManager.push
(PackResources p_215383_, Predicate<ResourceLocation> p_215384_) private void
FallbackResourceManager.pushInternal
(String p_215396_, PackResources p_215397_, Predicate<ResourceLocation> p_215398_) private static IoSupplier<InputStream>
FallbackResourceManager.wrapForDebug
(ResourceLocation p_248639_, PackResources p_251740_, IoSupplier<InputStream> p_249116_) Method parameters in net.minecraft.server.packs.resources with type arguments of type PackResourcesModifier and TypeMethodDescriptionReloadableResourceManager.createReload
(Executor p_143930_, Executor p_143931_, CompletableFuture<Unit> p_143932_, List<PackResources> p_143933_) Constructors in net.minecraft.server.packs.resources with parameters of type PackResourcesModifierConstructorDescription(package private)
PackEntry
(String name, PackResources resources, Predicate<ResourceLocation> filter) Creates an instance of aPackEntry
record class.Resource
(PackResources p_250372_, IoSupplier<InputStream> p_248749_) Resource
(PackResources p_250802_, IoSupplier<InputStream> p_248585_, IoSupplier<ResourceMetadata> p_250094_) (package private)
ResourceWithSource
(PackResources source, IoSupplier<InputStream> resource) Creates an instance of aResourceWithSource
record class.Constructor parameters in net.minecraft.server.packs.resources with type arguments of type PackResourcesModifierConstructorDescription(package private)
EntryStack
(ResourceLocation fileLocation, ResourceLocation metadataLocation, List<FallbackResourceManager.ResourceWithSource> fileSources, Map<PackResources, IoSupplier<InputStream>> metaSources) Creates an instance of aEntryStack
record class.MultiPackResourceManager
(PackType p_203797_, List<PackResources> p_203798_) -
Uses of PackResources in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return types with arguments of type PackResourcesModifier and TypeMethodDescriptiondefault @Nullable Collection<PackResources>
IForgePackResources.getChildren()
Gets a collection ofPackResource
instances nested inside this pack. -
Uses of PackResources in net.minecraftforge.debug.world
Classes in net.minecraftforge.debug.world that implement PackResources -
Uses of PackResources in net.minecraftforge.resource
Classes in net.minecraftforge.resource that implement PackResourcesModifier and TypeClassDescriptionclass
class
Defines a resource pack from an arbitrary Path.Fields in net.minecraftforge.resource with type parameters of type PackResourcesModifier and TypeFieldDescriptionprivate final List<PackResources>
DelegatingPackResources.delegates
private final Map<String,
List<PackResources>> DelegatingPackResources.namespacesAssets
private final Map<String,
List<PackResources>> DelegatingPackResources.namespacesData
Methods in net.minecraftforge.resource that return types with arguments of type PackResourcesModifier and TypeMethodDescriptionprivate Map<String,
List<PackResources>> DelegatingPackResources.buildNamespaceMap
(PackType type, List<PackResources> packList) private List<PackResources>
DelegatingPackResources.getCandidatePacks
(PackType type, ResourceLocation location) @Nullable Collection<PackResources>
DelegatingPackResources.getChildren()
Method parameters in net.minecraftforge.resource with type arguments of type PackResourcesModifier and TypeMethodDescriptionprivate Map<String,
List<PackResources>> DelegatingPackResources.buildNamespaceMap
(PackType type, List<PackResources> packList) Constructor parameters in net.minecraftforge.resource with type arguments of type PackResourcesModifierConstructorDescriptionDelegatingPackResources
(String packId, boolean isBuiltin, PackMetadataSection packMeta, List<? extends PackResources> packs)