Uses of Interface
net.minecraft.resources.IResourceManager
Packages that use IResourceManager
Package
Description
-
Uses of IResourceManager in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type IResourceManagerModifier and TypeMethodDescriptionstatic void
RealmsMainScreen.updateTeaserImages
(IResourceManager p_227932_0_) -
Uses of IResourceManager in net.minecraft.advancements
Methods in net.minecraft.advancements with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
AdvancementManager.apply
(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 IResourceManagerMethods in net.minecraft.client with parameters of type IResourceManagerModifier and TypeMethodDescriptionstatic IServerConfiguration
Minecraft.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 IResourceManagerModifier and TypeMethodDescriptionprivate void
Minecraft.loadWorld
(String p_238195_1_, DynamicRegistries.Impl p_238195_2_, 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.makeServerStem
(DynamicRegistries.Impl p_238189_1_, 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 IResourceManagerModifier and TypeFieldDescriptionprivate final IResourceManager
AudioStreamManager.resourceManager
Methods in net.minecraft.client.audio with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
SoundHandler.apply
(SoundHandler.Loader p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) private void
SoundHandler.Loader.handleRegistration
(ResourceLocation p_217944_1_, SoundList p_217944_2_, IResourceManager p_217944_3_) protected SoundHandler.Loader
SoundHandler.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) private static boolean
SoundHandler.validateSoundResource
(Sound p_215292_0_, ResourceLocation p_215292_1_, IResourceManager p_215292_2_) Constructors in net.minecraft.client.audio with parameters of type IResourceManagerModifierConstructorDescriptionAudioStreamManager
(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 IResourceManagerModifier and TypeMethodDescriptionprotected SimpleTexture.TextureData
ResourceLoadProgressGui.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 -
Uses of IResourceManager in net.minecraft.client.gui.fonts.providers
Fields in net.minecraft.client.gui.fonts.providers declared as IResourceManagerModifier and TypeFieldDescriptionprivate final IResourceManager
UnicodeTextureGlyphProvider.resourceManager
Methods in net.minecraft.client.gui.fonts.providers with parameters of type IResourceManagerModifier and TypeMethodDescriptionIGlyphProviderFactory.create
(IResourceManager p_211246_1_) TextureGlyphProvider.Factory.create
(IResourceManager p_211246_1_) TrueTypeGlyphProviderFactory.create
(IResourceManager p_211246_1_) UnicodeTextureGlyphProvider.Factory.create
(IResourceManager p_211246_1_) Constructors in net.minecraft.client.gui.fonts.providers with parameters of type IResourceManagerModifierConstructorDescriptionUnicodeTextureGlyphProvider
(IResourceManager p_i49737_1_, byte[] p_i49737_2_, String p_i49737_3_) -
Uses of IResourceManager in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type IResourceManagerModifier and TypeMethodDescriptionprivate void
ParticleManager.loadParticleDescription
(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) ParticleManager.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IResourceManager in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as IResourceManagerMethods in net.minecraft.client.renderer with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
GPUWarning.apply
(GPUWarning.GPUInfo p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) void
BlockRendererDispatcher.onResourceManagerReload
(IResourceManager p_195410_1_) void
GameRenderer.onResourceManagerReload
(IResourceManager p_195410_1_) void
ItemRenderer.onResourceManagerReload
(IResourceManager p_195410_1_) void
WorldRenderer.onResourceManagerReload
(IResourceManager p_195410_1_) private static com.google.gson.JsonObject
GPUWarning.parseJson
(IResourceManager p_241696_0_, IProfiler p_241696_1_) protected GPUWarning.GPUInfo
GPUWarning.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) Constructors in net.minecraft.client.renderer with parameters of type IResourceManagerModifierConstructorDescriptionGameRenderer
(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 IResourceManagerModifier and TypeMethodDescriptionvoid
VillagerLevelPendantLayer.onResourceManagerReload
(IResourceManager p_195410_1_) -
Uses of IResourceManager in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model declared as IResourceManagerMethods in net.minecraft.client.renderer.model with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
ModelManager.apply
(ModelBakery p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected ModelBakery
ModelManager.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) Constructors in net.minecraft.client.renderer.model with parameters of type IResourceManagerModifierConstructorDescriptionprotected
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 IResourceManagerMethods in net.minecraft.client.renderer.texture with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
SpriteUploader.apply
(AtlasTexture.SheetData p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) private Collection<TextureAtlasSprite.Info>
AtlasTexture.getBasicSpriteInfos
(IResourceManager p_215256_1_, Set<ResourceLocation> p_215256_2_) private List<TextureAtlasSprite>
AtlasTexture.getLoadedSprites
(IResourceManager p_229217_1_, Stitcher p_229217_2_, int p_229217_3_) protected SimpleTexture.TextureData
PreloadedTexture.getTextureImage
(IResourceManager p_215246_1_) protected SimpleTexture.TextureData
SimpleTexture.getTextureImage
(IResourceManager p_215246_1_) void
AtlasTexture.load
(IResourceManager p_195413_1_) private TextureAtlasSprite
AtlasTexture.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_) void
DownloadingTexture.load
(IResourceManager p_195413_1_) void
DynamicTexture.load
(IResourceManager p_195413_1_) void
SimpleTexture.load
(IResourceManager p_195413_1_) static SimpleTexture.TextureData
SimpleTexture.TextureData.load
(IResourceManager p_217799_0_, ResourceLocation p_217799_1_) abstract void
Texture.load
(IResourceManager p_195413_1_) protected AtlasTexture.SheetData
SpriteUploader.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) AtlasTexture.prepareToStitch
(IResourceManager p_229220_1_, Stream<ResourceLocation> p_229220_2_, IProfiler p_229220_3_, int p_229220_4_) TextureManager.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) void
PreloadedTexture.reset
(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) void
Texture.reset
(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) Constructors in net.minecraft.client.renderer.texture with parameters of type IResourceManagerModifierConstructorDescriptionPreloadedTexture
(IResourceManager p_i50911_1_, ResourceLocation p_i50911_2_, 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 IResourceManagerModifier and TypeMethodDescriptionprotected void
FoliageColorReloadListener.apply
(int[] p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected void
GrassColorReloadListener.apply
(int[] p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected abstract void
ReloadListener.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 ClientLanguageMap
ClientLanguageMap.loadFrom
(IResourceManager p_239497_0_, List<Language> p_239497_1_) void
LanguageManager.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 Map<ResourceLocation,
com.google.gson.JsonElement> JsonReloadListener.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) protected abstract T
ReloadListener.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) final CompletableFuture<Void>
ReloadListener.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IResourceManager in net.minecraft.client.shader
Fields in net.minecraft.client.shader declared as IResourceManagerMethods in net.minecraft.client.shader with parameters of type IResourceManagerModifier and TypeMethodDescriptionstatic ShaderLoader
ShaderInstance.getOrCreate
(IResourceManager p_216542_0_, ShaderLoader.ShaderType p_216542_1_, String p_216542_2_) Constructors in net.minecraft.client.shader with parameters of type IResourceManagerModifierConstructorDescriptionShader
(IResourceManager p_i45089_1_, 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_, String p_i50988_2_) -
Uses of IResourceManager in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
Splashes.apply
(List<String> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) void
SearchTreeManager.onResourceManagerReload
(IResourceManager p_195410_1_) 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 IResourceManagerModifier and TypeMethodDescriptionprotected void
RecipeManager.apply
(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 IResourceManagerModifier and TypeMethodDescriptionprotected void
LootPredicateManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected void
LootTableManager.apply
(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.resourcesClasses in net.minecraft.resources that implement IResourceManagerModifier and TypeClassDescriptionclass
static enum
class
Fields in net.minecraft.resources declared as IResourceManagerMethods in net.minecraft.resources that return IResourceManagerMethods in net.minecraft.resources with parameters of type IResourceManagerModifier and TypeMethodDescriptionAsyncReloader.IStateFactory.create
(IFutureReloadListener.IStage p_create_1_, IResourceManager p_create_2_, IFutureReloadListener p_create_3_, Executor p_create_4_, Executor p_create_5_) static AsyncReloader<Void>
AsyncReloader.of
(IResourceManager p_219562_0_, List<IFutureReloadListener> p_219562_1_, Executor p_219562_2_, Executor p_219562_3_, CompletableFuture<Unit> p_219562_4_) void
IResourceManagerReloadListener.onResourceManagerReload
(IResourceManager p_195410_1_) Deprecated.FunctionReloader.readLines
(IResourceManager p_240934_0_, ResourceLocation p_240934_1_) FunctionReloader.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) IFutureReloadListener.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) default CompletableFuture<Void>
IResourceManagerReloadListener.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) Deprecated.Constructors in net.minecraft.resources with parameters of type IResourceManagerModifierConstructorDescriptionprotected
AsyncReloader
(Executor p_i50690_1_, Executor p_i50690_2_, IResourceManager p_i50690_3_, List<IFutureReloadListener> p_i50690_4_, AsyncReloader.IStateFactory<S> p_i50690_5_, CompletableFuture<Unit> p_i50690_6_) DebugAsyncReloader
(IResourceManager p_i50694_1_, List<IFutureReloadListener> p_i50694_2_, Executor p_i50694_3_, Executor p_i50694_4_, CompletableFuture<Unit> p_i50694_5_) -
Uses of IResourceManager in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type IResourceManagerModifier and TypeMethodDescriptionTagCollectionReader.prepare
(IResourceManager p_242224_1_, Executor p_242224_2_) NetworkTagManager.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IResourceManager in net.minecraft.util.registry
Methods in net.minecraft.util.registry with parameters of type IResourceManagerModifier and TypeMethodDescriptionstatic <T> WorldSettingsImport<T>
WorldSettingsImport.create
(com.mojang.serialization.DynamicOps<T> p_244335_0_, IResourceManager p_244335_1_, DynamicRegistries.Impl p_244335_2_) WorldSettingsImport.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 IResourceManagerMethods in net.minecraft.world.gen.feature.template with parameters of type IResourceManagerModifier and TypeMethodDescriptionvoid
TemplateManager.onResourceManagerReload
(IResourceManager p_195410_1_) Constructors in net.minecraft.world.gen.feature.template with parameters of type IResourceManagerModifierConstructorDescriptionTemplateManager
(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 IResourceManagerModifier and TypeMethodDescriptionstatic NativeImage
MinecraftForgeClient.getImageLayer
(ResourceLocation resourceLocation, IResourceManager resourceManager) static TextureAtlasSprite
ForgeHooksClient.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 IResourceManagerModifier and TypeMethodDescriptiondefault boolean
IForgeTextureAtlasSprite.hasCustomLoader
(IResourceManager manager, ResourceLocation location) Deprecated.default boolean
IForgeTextureAtlasSprite.load
(IResourceManager manager, ResourceLocation location, Function<ResourceLocation, TextureAtlasSprite> textureGetter) Deprecated. -
Uses of IResourceManager in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type IResourceManagerModifier and TypeMethodDescriptionvoid
CompositeModel.Loader.onResourceManagerReload
(IResourceManager resourceManager) void
DynamicBucketModel.Loader.onResourceManagerReload
(IResourceManager resourceManager) void
DynamicBucketModel.Loader.onResourceManagerReload
(IResourceManager resourceManager, Predicate<IResourceType> resourcePredicate) void
IModelLoader.onResourceManagerReload
(IResourceManager resourceManager) default void
IModelLoader.onResourceManagerReload
(IResourceManager resourceManager, Predicate<IResourceType> resourcePredicate) void
ItemLayerModel.Loader.onResourceManagerReload
(IResourceManager resourceManager) void
ModelLoaderRegistry.VanillaProxy.Loader.onResourceManagerReload
(IResourceManager resourceManager) void
MultiLayerModel.Loader.onResourceManagerReload
(IResourceManager resourceManager) void
SeparatePerspectiveModel.Loader.onResourceManagerReload
(IResourceManager resourceManager) Constructors in net.minecraftforge.client.model with parameters of type IResourceManagerModifierConstructorDescriptionModelLoader
(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 IResourceManagerModifier and TypeMethodDescriptionstatic ModelBlockAnimation
ModelBlockAnimation.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 IResourceManagerMethods in net.minecraftforge.client.model.b3d with parameters of type IResourceManagerModifier and TypeMethodDescriptionvoid
B3DLoader.onResourceManagerReload
(IResourceManager manager, Predicate<IResourceType> resourcePredicate) -
Uses of IResourceManager in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj declared as IResourceManagerMethods in net.minecraftforge.client.model.obj with parameters of type IResourceManagerModifier and TypeMethodDescriptionvoid
OBJLoader.onResourceManagerReload
(IResourceManager resourceManager) -
Uses of IResourceManager in net.minecraftforge.client.textures
Methods in net.minecraftforge.client.textures with parameters of type IResourceManagerModifier and TypeMethodDescriptionITextureAtlasSpriteLoader.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 IResourceManagerModifier and TypeMethodDescriptionForgeTagHandler.getCustomTagTypeReloadResults
(IResourceManager resourceManager, Executor backgroundExecutor, 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 IResourceManagerModifier and TypeMethodDescriptionprivate IResourceManager
ExistingFileHelper.getManager
(ResourcePackType packType) -
Uses of IResourceManager in net.minecraftforge.common.loot
Methods in net.minecraftforge.common.loot with parameters of type IResourceManagerModifier and TypeMethodDescriptionprotected void
LootModifierManager.apply
(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 IResourceManagerModifier and TypeMethodDescriptionstatic IAnimationStateMachine
AnimationStateMachine.load
(IResourceManager manager, ResourceLocation location, com.google.common.collect.ImmutableMap<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 IResourceManagerModifier and TypeMethodDescriptionvoid
FullPotsAccessorDemo.ClientHandler.DioritePotModelLoader.onResourceManagerReload
(IResourceManager manager) -
Uses of IResourceManager in net.minecraftforge.debug.client
Methods in net.minecraftforge.debug.client with parameters of type IResourceManagerModifier and TypeMethodDescriptionCustomTASTest.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 IResourceManagerModifier and TypeMethodDescriptionvoid
NewModelLoaderTest.TestLoader.onResourceManagerReload
(IResourceManager resourceManager) -
Uses of IResourceManager in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type IResourceManagerModifier and TypeMethodDescriptionAddReloadListenerEvent.WrappedStateAwareListener.reload
(IFutureReloadListener.IStage stage, IResourceManager resourceManager, IProfiler preparationsProfiler, IProfiler reloadProfiler, Executor backgroundExecutor, Executor gameExecutor) -
Uses of IResourceManager in net.minecraftforge.fml
Methods in net.minecraftforge.fml with parameters of type IResourceManagerModifier and TypeMethodDescriptionprivate static void
BrandingControl.onResourceManagerReload
(IResourceManager resourceManager) -
Uses of IResourceManager in net.minecraftforge.fml.client
Methods in net.minecraftforge.fml.client with parameters of type IResourceManagerModifier and TypeMethodDescriptionprivate static CompletableFuture<Void>
ClientModLoader.onResourceReload
(IFutureReloadListener.IStage stage, IResourceManager resourceManager, IProfiler prepareProfiler, IProfiler executeProfiler, Executor asyncExecutor, Executor syncExecutor) -
Uses of IResourceManager in net.minecraftforge.resource
Methods in net.minecraftforge.resource with parameters of type IResourceManagerModifier and TypeMethodDescriptiondefault void
ISelectiveResourceReloadListener.onResourceManagerReload
(IResourceManager resourceManager) void
ISelectiveResourceReloadListener.onResourceManagerReload
(IResourceManager resourceManager, Predicate<IResourceType> resourcePredicate) A version of onResourceManager that selectively choosesIResourceType
s to reload.
ITextureAtlasSpriteLoader