Uses of Interface
net.minecraft.resources.IResourceManager
-
-
Uses of IResourceManager in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type IResourceManager Modifier and Type Method Description static voidRealmsMainScreen. updateTeaserImages(IResourceManager p_227932_0_) -
Uses of IResourceManager in net.minecraft.advancements
Methods in net.minecraft.advancements with parameters of type IResourceManager Modifier and Type Method Description protected voidAdvancementManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) -
Uses of IResourceManager in net.minecraft.client
Methods in net.minecraft.client that return IResourceManager Modifier and Type Method Description IResourceManagerMinecraft. getResourceManager()Methods in net.minecraft.client with parameters of type IResourceManager Modifier and Type Method Description static IServerConfigurationMinecraft. loadWorldData(SaveFormat.LevelSave p_238181_0_, DynamicRegistries.Impl p_238181_1_, IResourceManager p_238181_2_, DatapackCodec p_238181_3_)Method parameters in net.minecraft.client with type arguments of type IResourceManager Modifier and Type Method Description private voidMinecraft. loadWorld(java.lang.String p_238195_1_, DynamicRegistries.Impl p_238195_2_, java.util.function.Function<SaveFormat.LevelSave,DatapackCodec> p_238195_3_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave,DynamicRegistries.Impl,IResourceManager,DatapackCodec,IServerConfiguration> p_238195_4_, boolean p_238195_5_, Minecraft.WorldSelectionType p_238195_6_, boolean creating)Minecraft.PackManagerMinecraft. makeServerStem(DynamicRegistries.Impl p_238189_1_, java.util.function.Function<SaveFormat.LevelSave,DatapackCodec> p_238189_2_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave,DynamicRegistries.Impl,IResourceManager,DatapackCodec,IServerConfiguration> p_238189_3_, boolean p_238189_4_, SaveFormat.LevelSave p_238189_5_) -
Uses of IResourceManager in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as IResourceManager Modifier and Type Field Description private IResourceManagerAudioStreamManager. resourceManagerMethods in net.minecraft.client.audio with parameters of type IResourceManager Modifier and Type Method Description protected voidSoundHandler. apply(SoundHandler.Loader p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)private voidSoundHandler.Loader. handleRegistration(ResourceLocation p_217944_1_, SoundList p_217944_2_, IResourceManager p_217944_3_)protected SoundHandler.LoaderSoundHandler. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)private static booleanSoundHandler. validateSoundResource(Sound p_215292_0_, ResourceLocation p_215292_1_, IResourceManager p_215292_2_)Constructors in net.minecraft.client.audio with parameters of type IResourceManager Constructor Description AudioStreamManager(IResourceManager p_i50893_1_)SoundEngine(SoundHandler p_i50892_1_, GameSettings p_i50892_2_, IResourceManager p_i50892_3_)SoundHandler(IResourceManager p_i45122_1_, GameSettings p_i45122_2_) -
Uses of IResourceManager in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type IResourceManager Modifier and Type Method Description protected SimpleTexture.TextureDataResourceLoadProgressGui.MojangLogoTexture. getTextureImage(IResourceManager p_215246_1_) -
Uses of IResourceManager in net.minecraft.client.gui.fonts
Methods in net.minecraft.client.gui.fonts with parameters of type IResourceManager Modifier and Type Method Description voidFontTexture. load(IResourceManager p_195413_1_) -
Uses of IResourceManager in net.minecraft.client.gui.fonts.providers
Fields in net.minecraft.client.gui.fonts.providers declared as IResourceManager Modifier and Type Field Description private IResourceManagerUnicodeTextureGlyphProvider. resourceManagerMethods in net.minecraft.client.gui.fonts.providers with parameters of type IResourceManager Modifier and Type Method Description IGlyphProviderIGlyphProviderFactory. create(IResourceManager p_211246_1_)IGlyphProviderTextureGlyphProvider.Factory. create(IResourceManager p_211246_1_)IGlyphProviderTrueTypeGlyphProviderFactory. create(IResourceManager p_211246_1_)IGlyphProviderUnicodeTextureGlyphProvider.Factory. create(IResourceManager p_211246_1_)Constructors in net.minecraft.client.gui.fonts.providers with parameters of type IResourceManager Constructor Description UnicodeTextureGlyphProvider(IResourceManager p_i49737_1_, byte[] p_i49737_2_, java.lang.String p_i49737_3_) -
Uses of IResourceManager in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type IResourceManager Modifier and Type Method Description private voidParticleManager. loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, java.util.Map<ResourceLocation,java.util.List<ResourceLocation>> p_215236_3_)java.util.concurrent.CompletableFuture<java.lang.Void>ParticleManager. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_) -
Uses of IResourceManager in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as IResourceManager Modifier and Type Field Description private IResourceManagerGameRenderer. resourceManagerMethods in net.minecraft.client.renderer with parameters of type IResourceManager Modifier and Type Method Description protected voidGPUWarning. apply(GPUWarning.GPUInfo p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)voidBlockRendererDispatcher. onResourceManagerReload(IResourceManager p_195410_1_)voidGameRenderer. onResourceManagerReload(IResourceManager p_195410_1_)voidItemRenderer. onResourceManagerReload(IResourceManager p_195410_1_)voidWorldRenderer. onResourceManagerReload(IResourceManager p_195410_1_)private static com.google.gson.JsonObjectGPUWarning. parseJson(IResourceManager p_241696_0_, IProfiler p_241696_1_)protected GPUWarning.GPUInfoGPUWarning. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)Constructors in net.minecraft.client.renderer with parameters of type IResourceManager Constructor Description GameRenderer(Minecraft p_i225966_1_, IResourceManager p_i225966_2_, RenderTypeBuffers p_i225966_3_) -
Uses of IResourceManager in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type IResourceManager Modifier and Type Method Description voidVillagerLevelPendantLayer. onResourceManagerReload(IResourceManager p_195410_1_) -
Uses of IResourceManager in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model declared as IResourceManager Modifier and Type Field Description protected IResourceManagerModelBakery. resourceManagerMethods in net.minecraft.client.renderer.model with parameters of type IResourceManager Modifier and Type Method Description protected voidModelManager. apply(ModelBakery p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)protected ModelBakeryModelManager. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)Constructors in net.minecraft.client.renderer.model with parameters of type IResourceManager Constructor Description ModelBakery(IResourceManager p_i226056_1_, BlockColors p_i226056_2_, boolean vanillaBakery)ModelBakery(IResourceManager p_i226056_1_, BlockColors p_i226056_2_, IProfiler p_i226056_3_, int p_i226056_4_) -
Uses of IResourceManager in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as IResourceManager Modifier and Type Field Description private IResourceManagerTextureManager. resourceManagerMethods in net.minecraft.client.renderer.texture with parameters of type IResourceManager Modifier and Type Method Description protected voidSpriteUploader. apply(AtlasTexture.SheetData p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)private java.util.Collection<TextureAtlasSprite.Info>AtlasTexture. getBasicSpriteInfos(IResourceManager p_215256_1_, java.util.Set<ResourceLocation> p_215256_2_)private java.util.List<TextureAtlasSprite>AtlasTexture. getLoadedSprites(IResourceManager p_229217_1_, Stitcher p_229217_2_, int p_229217_3_)protected SimpleTexture.TextureDataPreloadedTexture. getTextureImage(IResourceManager p_215246_1_)protected SimpleTexture.TextureDataSimpleTexture. getTextureImage(IResourceManager p_215246_1_)voidAtlasTexture. load(IResourceManager p_195413_1_)private TextureAtlasSpriteAtlasTexture. load(IResourceManager p_229218_1_, TextureAtlasSprite.Info p_229218_2_, int p_229218_3_, int p_229218_4_, int p_229218_5_, int p_229218_6_, int p_229218_7_)voidDownloadingTexture. load(IResourceManager p_195413_1_)voidDynamicTexture. load(IResourceManager p_195413_1_)voidSimpleTexture. load(IResourceManager p_195413_1_)static SimpleTexture.TextureDataSimpleTexture.TextureData. load(IResourceManager p_217799_0_, ResourceLocation p_217799_1_)abstract voidTexture. load(IResourceManager p_195413_1_)protected AtlasTexture.SheetDataSpriteUploader. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)AtlasTexture.SheetDataAtlasTexture. prepareToStitch(IResourceManager p_229220_1_, java.util.stream.Stream<ResourceLocation> p_229220_2_, IProfiler p_229220_3_, int p_229220_4_)java.util.concurrent.CompletableFuture<java.lang.Void>TextureManager. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_)voidPreloadedTexture. reset(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, java.util.concurrent.Executor p_215244_4_)voidTexture. reset(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, java.util.concurrent.Executor p_215244_4_)Constructors in net.minecraft.client.renderer.texture with parameters of type IResourceManager Constructor Description PreloadedTexture(IResourceManager p_i50911_1_, ResourceLocation p_i50911_2_, java.util.concurrent.Executor p_i50911_3_)TextureManager(IResourceManager p_i1284_1_) -
Uses of IResourceManager in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type IResourceManager Modifier and Type Method Description protected voidFoliageColorReloadListener. apply(int[] p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)protected voidGrassColorReloadListener. apply(int[] p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)protected abstract voidReloadListener. apply(T p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)static int[]ColorMapLoader. getPixels(IResourceManager p_217820_0_, ResourceLocation p_217820_1_)Deprecated.static ClientLanguageMapClientLanguageMap. loadFrom(IResourceManager p_239497_0_, java.util.List<Language> p_239497_1_)voidLanguageManager. onResourceManagerReload(IResourceManager p_195410_1_)protected int[]FoliageColorReloadListener. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)protected int[]GrassColorReloadListener. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)protected java.util.Map<ResourceLocation,com.google.gson.JsonElement>JsonReloadListener. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)protected abstract TReloadListener. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)java.util.concurrent.CompletableFuture<java.lang.Void>ReloadListener. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_) -
Uses of IResourceManager in net.minecraft.client.shader
Fields in net.minecraft.client.shader declared as IResourceManager Modifier and Type Field Description private IResourceManagerShaderGroup. resourceManagerMethods in net.minecraft.client.shader with parameters of type IResourceManager Modifier and Type Method Description static ShaderLoaderShaderInstance. getOrCreate(IResourceManager p_216542_0_, ShaderLoader.ShaderType p_216542_1_, java.lang.String p_216542_2_)Constructors in net.minecraft.client.shader with parameters of type IResourceManager Constructor Description Shader(IResourceManager p_i45089_1_, java.lang.String p_i45089_2_, Framebuffer p_i45089_3_, Framebuffer p_i45089_4_)ShaderGroup(TextureManager p_i1050_1_, IResourceManager p_i1050_2_, Framebuffer p_i1050_3_, ResourceLocation p_i1050_4_)ShaderInstance(IResourceManager p_i50988_1_, java.lang.String p_i50988_2_) -
Uses of IResourceManager in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type IResourceManager Modifier and Type Method Description protected voidSplashes. apply(java.util.List<java.lang.String> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)voidSearchTreeManager. onResourceManagerReload(IResourceManager p_195410_1_)protected java.util.List<java.lang.String>Splashes. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_) -
Uses of IResourceManager in net.minecraft.item.crafting
Methods in net.minecraft.item.crafting with parameters of type IResourceManager Modifier and Type Method Description protected voidRecipeManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) -
Uses of IResourceManager in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type IResourceManager Modifier and Type Method Description protected voidLootPredicateManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)protected voidLootTableManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) -
Uses of IResourceManager in net.minecraft.resources
Subinterfaces of IResourceManager in net.minecraft.resources Modifier and Type Interface Description interfaceIReloadableResourceManagerClasses in net.minecraft.resources that implement IResourceManager Modifier and Type Class Description classFallbackResourceManagerstatic classIResourceManager.InstanceclassSimpleReloadableResourceManagerFields in net.minecraft.resources declared as IResourceManager Modifier and Type Field Description protected IResourceManagerAsyncReloader. resourceManagerMethods in net.minecraft.resources that return IResourceManager Modifier and Type Method Description IResourceManagerDataPackRegistries. getResourceManager()Methods in net.minecraft.resources with parameters of type IResourceManager Modifier and Type Method Description java.util.concurrent.CompletableFuture<S>AsyncReloader.IStateFactory. create(IFutureReloadListener.IStage p_create_1_, IResourceManager p_create_2_, IFutureReloadListener p_create_3_, java.util.concurrent.Executor p_create_4_, java.util.concurrent.Executor p_create_5_)static AsyncReloader<java.lang.Void>AsyncReloader. of(IResourceManager p_219562_0_, java.util.List<IFutureReloadListener> p_219562_1_, java.util.concurrent.Executor p_219562_2_, java.util.concurrent.Executor p_219562_3_, java.util.concurrent.CompletableFuture<Unit> p_219562_4_)voidIResourceManagerReloadListener. onResourceManagerReload(IResourceManager p_195410_1_)Deprecated.private static java.util.List<java.lang.String>FunctionReloader. readLines(IResourceManager p_240934_0_, ResourceLocation p_240934_1_)java.util.concurrent.CompletableFuture<java.lang.Void>FunctionReloader. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_)java.util.concurrent.CompletableFuture<java.lang.Void>IFutureReloadListener. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_)default java.util.concurrent.CompletableFuture<java.lang.Void>IResourceManagerReloadListener. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_)Deprecated.Constructors in net.minecraft.resources with parameters of type IResourceManager Constructor Description AsyncReloader(java.util.concurrent.Executor p_i50690_1_, java.util.concurrent.Executor p_i50690_2_, IResourceManager p_i50690_3_, java.util.List<IFutureReloadListener> p_i50690_4_, AsyncReloader.IStateFactory<S> p_i50690_5_, java.util.concurrent.CompletableFuture<Unit> p_i50690_6_)DebugAsyncReloader(IResourceManager p_i50694_1_, java.util.List<IFutureReloadListener> p_i50694_2_, java.util.concurrent.Executor p_i50694_3_, java.util.concurrent.Executor p_i50694_4_, java.util.concurrent.CompletableFuture<Unit> p_i50694_5_) -
Uses of IResourceManager in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type IResourceManager Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.util.Map<ResourceLocation,ITag.Builder>>TagCollectionReader. prepare(IResourceManager p_242224_1_, java.util.concurrent.Executor p_242224_2_)java.util.concurrent.CompletableFuture<java.lang.Void>NetworkTagManager. reload(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, java.util.concurrent.Executor p_215226_5_, java.util.concurrent.Executor p_215226_6_) -
Uses of IResourceManager in net.minecraft.util.registry
Methods in net.minecraft.util.registry with parameters of type IResourceManager Modifier and Type Method Description static <T> WorldSettingsImport<T>WorldSettingsImport. create(com.mojang.serialization.DynamicOps<T> p_244335_0_, IResourceManager p_244335_1_, DynamicRegistries.Impl p_244335_2_)static WorldSettingsImport.IResourceAccessWorldSettingsImport.IResourceAccess. forResourceManager(IResourceManager p_244345_0_) -
Uses of IResourceManager in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as IResourceManager Modifier and Type Field Description private IResourceManagerTemplateManager. resourceManagerMethods in net.minecraft.world.gen.feature.template with parameters of type IResourceManager Modifier and Type Method Description voidTemplateManager. onResourceManagerReload(IResourceManager p_195410_1_)Constructors in net.minecraft.world.gen.feature.template with parameters of type IResourceManager Constructor Description TemplateManager(IResourceManager p_i232119_1_, SaveFormat.LevelSave p_i232119_2_, com.mojang.datafixers.DataFixer p_i232119_3_) -
Uses of IResourceManager in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type IResourceManager Modifier and Type Method Description static NativeImageMinecraftForgeClient. getImageLayer(ResourceLocation resourceLocation, IResourceManager resourceManager)static TextureAtlasSpriteForgeHooksClient. loadTextureAtlasSprite(AtlasTexture atlasTexture, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) -
Uses of IResourceManager in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions with parameters of type IResourceManager Modifier and Type Method Description default booleanIForgeTextureAtlasSprite. hasCustomLoader(IResourceManager manager, ResourceLocation location)Deprecated.default booleanIForgeTextureAtlasSprite. load(IResourceManager manager, ResourceLocation location, java.util.function.Function<ResourceLocation,TextureAtlasSprite> textureGetter)Deprecated. -
Uses of IResourceManager in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type IResourceManager Modifier and Type Method Description voidCompositeModel.Loader. onResourceManagerReload(IResourceManager resourceManager)voidDynamicBucketModel.Loader. onResourceManagerReload(IResourceManager resourceManager)voidDynamicBucketModel.Loader. onResourceManagerReload(IResourceManager resourceManager, java.util.function.Predicate<IResourceType> resourcePredicate)voidIModelLoader. onResourceManagerReload(IResourceManager resourceManager)default voidIModelLoader. onResourceManagerReload(IResourceManager resourceManager, java.util.function.Predicate<IResourceType> resourcePredicate)voidItemLayerModel.Loader. onResourceManagerReload(IResourceManager resourceManager)voidModelLoaderRegistry.VanillaProxy.Loader. onResourceManagerReload(IResourceManager resourceManager)voidMultiLayerModel.Loader. onResourceManagerReload(IResourceManager resourceManager)voidSeparatePerspectiveModel.Loader. onResourceManagerReload(IResourceManager resourceManager)Constructors in net.minecraftforge.client.model with parameters of type IResourceManager Constructor Description ModelLoader(IResourceManager manager, BlockColors colours, IProfiler profiler, int maxMipmapLevel) -
Uses of IResourceManager in net.minecraftforge.client.model.animation
Methods in net.minecraftforge.client.model.animation with parameters of type IResourceManager Modifier and Type Method Description static ModelBlockAnimationModelBlockAnimation. loadVanillaAnimation(IResourceManager manager, ResourceLocation armatureLocation)Load armature associated with a vanilla model. -
Uses of IResourceManager in net.minecraftforge.client.model.b3d
Fields in net.minecraftforge.client.model.b3d declared as IResourceManager Modifier and Type Field Description private IResourceManagerB3DLoader. managerMethods in net.minecraftforge.client.model.b3d with parameters of type IResourceManager Modifier and Type Method Description voidB3DLoader. onResourceManagerReload(IResourceManager manager, java.util.function.Predicate<IResourceType> resourcePredicate) -
Uses of IResourceManager in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj declared as IResourceManager Modifier and Type Field Description private IResourceManagerOBJLoader. managerMethods in net.minecraftforge.client.model.obj with parameters of type IResourceManager Modifier and Type Method Description voidOBJLoader. onResourceManagerReload(IResourceManager resourceManager) -
Uses of IResourceManager in net.minecraftforge.client.textures
Methods in net.minecraftforge.client.textures with parameters of type IResourceManager Modifier and Type Method Description TextureAtlasSpriteITextureAtlasSpriteLoader. load(AtlasTexture atlas, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image)Load a TextureAtlasSprite for the given resource. -
Uses of IResourceManager in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type IResourceManager Modifier and Type Method Description static java.util.concurrent.CompletableFuture<java.util.List<ForgeTagHandler.TagCollectionReaderInfo>>ForgeTagHandler. getCustomTagTypeReloadResults(IResourceManager resourceManager, java.util.concurrent.Executor backgroundExecutor, java.util.Map<ResourceLocation,TagCollectionReader<?>> readers)Gets the completable future containing the reload results for all custom tag types. -
Uses of IResourceManager in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data that return IResourceManager Modifier and Type Method Description private IResourceManagerExistingFileHelper. getManager(ResourcePackType packType) -
Uses of IResourceManager in net.minecraftforge.common.loot
Methods in net.minecraftforge.common.loot with parameters of type IResourceManager Modifier and Type Method Description protected voidLootModifierManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> resourceList, IResourceManager resourceManagerIn, IProfiler profilerIn) -
Uses of IResourceManager in net.minecraftforge.common.model.animation
Methods in net.minecraftforge.common.model.animation with parameters of type IResourceManager Modifier and Type Method Description static IAnimationStateMachineAnimationStateMachine. load(IResourceManager manager, ResourceLocation location, com.google.common.collect.ImmutableMap<java.lang.String,ITimeValue> customParameters)Load a new instance if AnimationStateMachine at specified location, with specified custom parameters. -
Uses of IResourceManager in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block with parameters of type IResourceManager Modifier and Type Method Description voidFullPotsAccessorDemo.ClientHandler.DioritePotModelLoader. onResourceManagerReload(IResourceManager manager) -
Uses of IResourceManager in net.minecraftforge.debug.client
Methods in net.minecraftforge.debug.client with parameters of type IResourceManager Modifier and Type Method Description TextureAtlasSpriteCustomTASTest.TasLoader. load(AtlasTexture atlas, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) -
Uses of IResourceManager in net.minecraftforge.debug.client.model
Methods in net.minecraftforge.debug.client.model with parameters of type IResourceManager Modifier and Type Method Description voidNewModelLoaderTest.TestLoader. onResourceManagerReload(IResourceManager resourceManager) -
Uses of IResourceManager in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type IResourceManager Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.lang.Void>AddReloadListenerEvent.WrappedStateAwareListener. reload(IFutureReloadListener.IStage stage, IResourceManager resourceManager, IProfiler preparationsProfiler, IProfiler reloadProfiler, java.util.concurrent.Executor backgroundExecutor, java.util.concurrent.Executor gameExecutor) -
Uses of IResourceManager in net.minecraftforge.fml
Methods in net.minecraftforge.fml with parameters of type IResourceManager Modifier and Type Method Description private static voidBrandingControl. onResourceManagerReload(IResourceManager resourceManager) -
Uses of IResourceManager in net.minecraftforge.fml.client
Methods in net.minecraftforge.fml.client with parameters of type IResourceManager Modifier and Type Method Description private static java.util.concurrent.CompletableFuture<java.lang.Void>ClientModLoader. onResourceReload(IFutureReloadListener.IStage stage, IResourceManager resourceManager, IProfiler prepareProfiler, IProfiler executeProfiler, java.util.concurrent.Executor asyncExecutor, java.util.concurrent.Executor syncExecutor) -
Uses of IResourceManager in net.minecraftforge.resource
Methods in net.minecraftforge.resource with parameters of type IResourceManager Modifier and Type Method Description default voidISelectiveResourceReloadListener. onResourceManagerReload(IResourceManager resourceManager)voidISelectiveResourceReloadListener. onResourceManagerReload(IResourceManager resourceManager, java.util.function.Predicate<IResourceType> resourcePredicate)A version of onResourceManager that selectively choosesIResourceTypes to reload.
-