Uses of Interface
net.minecraft.resources.IResourcePack
-
Packages that use IResourcePack Package Description net.minecraft.client net.minecraft.client.resources net.minecraft.resources net.minecraftforge.fml net.minecraftforge.fml.packs -
-
Uses of IResourcePack in net.minecraft.client
Methods in net.minecraft.client that return types with arguments of type IResourcePack Modifier and Type Method Description private static java.util.function.Supplier<IResourcePack>Minecraft. adaptV3(java.util.function.Supplier<IResourcePack> p_228021_0_)private static java.util.function.Supplier<IResourcePack>Minecraft. adaptV4(java.util.function.Supplier<IResourcePack> p_228022_0_)Methods in net.minecraft.client with parameters of type IResourcePack Modifier and Type Method Description private static ResourcePackInfoMinecraft. createClientPackAdapter(java.lang.String p_228011_0_, boolean p_228011_1_, java.util.function.Supplier<IResourcePack> p_228011_2_, IResourcePack p_228011_3_, PackMetadataSection p_228011_4_, ResourcePackInfo.Priority p_228011_5_, IPackNameDecorator p_228011_6_)Method parameters in net.minecraft.client with type arguments of type IResourcePack Modifier and Type Method Description private static java.util.function.Supplier<IResourcePack>Minecraft. adaptV3(java.util.function.Supplier<IResourcePack> p_228021_0_)private static java.util.function.Supplier<IResourcePack>Minecraft. adaptV4(java.util.function.Supplier<IResourcePack> p_228022_0_)private static ResourcePackInfoMinecraft. createClientPackAdapter(java.lang.String p_228011_0_, boolean p_228011_1_, java.util.function.Supplier<IResourcePack> p_228011_2_, IResourcePack p_228011_3_, PackMetadataSection p_228011_4_, ResourcePackInfo.Priority p_228011_5_, IPackNameDecorator p_228011_6_) -
Uses of IResourcePack in net.minecraft.client.resources
Classes in net.minecraft.client.resources that implement IResourcePack Modifier and Type Class Description classLegacyResourcePackWrapperclassLegacyResourcePackWrapperV4classVirtualAssetsPackFields in net.minecraft.client.resources declared as IResourcePack Modifier and Type Field Description private IResourcePackLegacyResourcePackWrapperV4. packprivate IResourcePackLegacyResourcePackWrapper. sourceMethods in net.minecraft.client.resources that return IResourcePack Modifier and Type Method Description private static IResourcePackDownloadingPackFinder. createProgrammerArtZipPack(java.io.File p_239460_0_)Method parameters in net.minecraft.client.resources with type arguments of type IResourcePack Modifier and Type Method Description private static ResourcePackInfoDownloadingPackFinder. createProgrammerArtPack(ResourcePackInfo.IFactory p_239454_0_, java.util.function.Supplier<IResourcePack> p_239454_1_)private static java.util.Map<java.lang.String,Language>LanguageManager. extractLanguages(java.util.stream.Stream<IResourcePack> p_239506_0_)Constructors in net.minecraft.client.resources with parameters of type IResourcePack Constructor Description LegacyResourcePackWrapper(IResourcePack p_i49785_1_, java.util.Map<ResourceLocation,ResourceLocation> p_i49785_2_)LegacyResourcePackWrapperV4(IResourcePack p_i226053_1_) -
Uses of IResourcePack in net.minecraft.resources
Classes in net.minecraft.resources that implement IResourcePack Modifier and Type Class Description classFilePackclassFolderPackclassResourcePackclassVanillaPackFields in net.minecraft.resources declared as IResourcePack Modifier and Type Field Description private IResourcePackSimpleReloadableResourceManager.FailedPackException. packFields in net.minecraft.resources with type parameters of type IResourcePack Modifier and Type Field Description java.util.List<IResourcePack>FallbackResourceManager. fallbacksprivate java.util.List<IResourcePack>SimpleReloadableResourceManager. packsprivate java.util.function.Supplier<IResourcePack>ResourcePackInfo. supplierMethods in net.minecraft.resources that return IResourcePack Modifier and Type Method Description IResourcePackSimpleReloadableResourceManager.FailedPackException. getPack()IResourcePackResourcePackInfo. open()Methods in net.minecraft.resources that return types with arguments of type IResourcePack Modifier and Type Method Description private java.util.function.Supplier<IResourcePack>FolderPackFinder. createSupplier(java.io.File p_195733_1_)java.util.stream.Stream<IResourcePack>FallbackResourceManager. listPacks()java.util.stream.Stream<IResourcePack>IResourceManager.Instance. listPacks()java.util.stream.Stream<IResourcePack>IResourceManager. listPacks()java.util.stream.Stream<IResourcePack>SimpleReloadableResourceManager. listPacks()java.util.List<IResourcePack>ResourcePackList. openAllSelected()Methods in net.minecraft.resources with parameters of type IResourcePack Modifier and Type Method Description voidFallbackResourceManager. add(IResourcePack p_199021_1_)voidSimpleReloadableResourceManager. add(IResourcePack p_199021_1_)ResourcePackInfoResourcePackInfo.IFactory. create(java.lang.String p_create_1_, boolean p_create_2_, java.util.function.Supplier<IResourcePack> p_create_3_, IResourcePack p_create_4_, PackMetadataSection p_create_5_, ResourcePackInfo.Priority p_create_6_, IPackNameDecorator p_create_7_)protected java.io.InputStreamFallbackResourceManager. getWrappedResource(ResourceLocation p_199019_1_, IResourcePack p_199019_2_)Method parameters in net.minecraft.resources with type arguments of type IResourcePack Modifier and Type Method Description static ResourcePackInfoResourcePackInfo. create(java.lang.String p_195793_0_, boolean p_195793_1_, java.util.function.Supplier<IResourcePack> p_195793_2_, ResourcePackInfo.IFactory p_195793_3_, ResourcePackInfo.Priority p_195793_4_, IPackNameDecorator p_195793_5_)ResourcePackInfoResourcePackInfo.IFactory. create(java.lang.String p_create_1_, boolean p_create_2_, java.util.function.Supplier<IResourcePack> p_create_3_, IResourcePack p_create_4_, PackMetadataSection p_create_5_, ResourcePackInfo.Priority p_create_6_, IPackNameDecorator p_create_7_)IAsyncReloaderIReloadableResourceManager. createFullReload(java.util.concurrent.Executor p_219537_1_, java.util.concurrent.Executor p_219537_2_, java.util.concurrent.CompletableFuture<Unit> p_219537_3_, java.util.List<IResourcePack> p_219537_4_)IAsyncReloaderSimpleReloadableResourceManager. createFullReload(java.util.concurrent.Executor p_219537_1_, java.util.concurrent.Executor p_219537_2_, java.util.concurrent.CompletableFuture<Unit> p_219537_3_, java.util.List<IResourcePack> p_219537_4_)static java.util.concurrent.CompletableFuture<DataPackRegistries>DataPackRegistries. loadResources(java.util.List<IResourcePack> p_240961_0_, Commands.EnvironmentType p_240961_1_, int p_240961_2_, java.util.concurrent.Executor p_240961_3_, java.util.concurrent.Executor p_240961_4_)default java.util.concurrent.CompletableFuture<Unit>IReloadableResourceManager. reload(java.util.concurrent.Executor p_219536_1_, java.util.concurrent.Executor p_219536_2_, java.util.List<IResourcePack> p_219536_3_, java.util.concurrent.CompletableFuture<Unit> p_219536_4_)Constructors in net.minecraft.resources with parameters of type IResourcePack Constructor Description FailedPackException(IResourcePack p_i229962_1_, java.lang.Throwable p_i229962_2_)ResourcePackInfo(java.lang.String p_i231421_1_, boolean p_i231421_2_, java.util.function.Supplier<IResourcePack> p_i231421_3_, IResourcePack p_i231421_4_, PackMetadataSection p_i231421_5_, ResourcePackInfo.Priority p_i231421_6_, IPackNameDecorator p_i231421_7_)Deprecated.ResourcePackInfo(java.lang.String p_i231421_1_, boolean p_i231421_2_, java.util.function.Supplier<IResourcePack> p_i231421_3_, IResourcePack p_i231421_4_, PackMetadataSection p_i231421_5_, ResourcePackInfo.Priority p_i231421_6_, IPackNameDecorator p_i231421_7_, boolean hidden)Constructor parameters in net.minecraft.resources with type arguments of type IResourcePack Constructor Description ResourcePackInfo(java.lang.String p_i231421_1_, boolean p_i231421_2_, java.util.function.Supplier<IResourcePack> p_i231421_3_, IResourcePack p_i231421_4_, PackMetadataSection p_i231421_5_, ResourcePackInfo.Priority p_i231421_6_, IPackNameDecorator p_i231421_7_)Deprecated.ResourcePackInfo(java.lang.String p_i231421_1_, boolean p_i231421_2_, java.util.function.Supplier<IResourcePack> p_i231421_3_, IResourcePack p_i231421_4_, PackMetadataSection p_i231421_5_, ResourcePackInfo.Priority p_i231421_6_, IPackNameDecorator p_i231421_7_, boolean hidden)ResourcePackInfo(java.lang.String p_i231422_1_, boolean p_i231422_2_, java.util.function.Supplier<IResourcePack> p_i231422_3_, ITextComponent p_i231422_4_, ITextComponent p_i231422_5_, PackCompatibility p_i231422_6_, ResourcePackInfo.Priority p_i231422_7_, boolean p_i231422_8_, IPackNameDecorator p_i231422_9_)Deprecated.ResourcePackInfo(java.lang.String p_i231422_1_, boolean p_i231422_2_, java.util.function.Supplier<IResourcePack> p_i231422_3_, ITextComponent p_i231422_4_, ITextComponent p_i231422_5_, PackCompatibility p_i231422_6_, ResourcePackInfo.Priority p_i231422_7_, boolean p_i231422_8_, IPackNameDecorator p_i231422_9_, boolean hidden) -
Uses of IResourcePack in net.minecraftforge.fml
Fields in net.minecraftforge.fml with type parameters of type IResourcePack Modifier and Type Field Description static ExtensionPoint<java.util.function.BiFunction<Minecraft,ModFileResourcePack,IResourcePack>>ExtensionPoint. RESOURCEPACK -
Uses of IResourcePack in net.minecraftforge.fml.packs
Classes in net.minecraftforge.fml.packs that implement IResourcePack Modifier and Type Class Description classDelegatingResourcePackclassModFileResourcePackFields in net.minecraftforge.fml.packs with type parameters of type IResourcePack Modifier and Type Field Description private java.util.List<IResourcePack>DelegatingResourcePack. delegatesprivate java.util.Map<java.lang.String,java.util.List<IResourcePack>>DelegatingResourcePack. namespacesAssetsprivate java.util.Map<java.lang.String,java.util.List<IResourcePack>>DelegatingResourcePack. namespacesDataMethods in net.minecraftforge.fml.packs that return types with arguments of type IResourcePack Modifier and Type Method Description private java.util.Map<java.lang.String,java.util.List<IResourcePack>>DelegatingResourcePack. buildNamespaceMap(ResourcePackType type, java.util.List<IResourcePack> packList)private java.util.List<IResourcePack>DelegatingResourcePack. getCandidatePacks(ResourcePackType type, ResourceLocation location)Method parameters in net.minecraftforge.fml.packs with type arguments of type IResourcePack Modifier and Type Method Description private java.util.Map<java.lang.String,java.util.List<IResourcePack>>DelegatingResourcePack. buildNamespaceMap(ResourcePackType type, java.util.List<IResourcePack> packList)Constructor parameters in net.minecraftforge.fml.packs with type arguments of type IResourcePack Constructor Description DelegatingResourcePack(java.lang.String id, java.lang.String name, PackMetadataSection packInfo, java.util.List<? extends IResourcePack> packs)
-