Uses of Interface
net.minecraft.server.packs.resources.ResourceManager
Packages that use ResourceManager
Package
Description
-
Uses of ResourceManager in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic voidAddRealmPopupScreen.updateCarouselImages(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client
Methods in net.minecraft.client that return ResourceManagerMethods in net.minecraft.client with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidPeriodicNotificationManager.apply(Map<String, List<PeriodicNotificationManager.Notification>> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected Map<String, List<PeriodicNotificationManager.Notification>> PeriodicNotificationManager.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IO -
Uses of ResourceManager in net.minecraft.client.gui.font
Methods in net.minecraft.client.gui.font with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidFontTexture.load(ResourceManager pManager) private CompletableFuture<FontManager.Preparation> FontManager.prepare(ResourceManager pResourceManager, Executor pExecutor) FontManager.reload(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) private CompletableFuture<Optional<GlyphProvider>> FontManager.safeLoad(FontManager.BuilderId pBuilderId, GlyphProviderDefinition.Loader pLoader, ResourceManager pResourceManager, Executor pExecutor) -
Uses of ResourceManager in net.minecraft.client.gui.font.providers
Methods in net.minecraft.client.gui.font.providers with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate GlyphProviderBitmapProvider.Definition.load(ResourceManager p_286694_) GlyphProviderDefinition.Loader.load(ResourceManager pResourceManager) private GlyphProviderTrueTypeGlyphProviderDefinition.load(ResourceManager p_286229_) private GlyphProviderUnihexProvider.Definition.load(ResourceManager p_286472_) -
Uses of ResourceManager in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected SimpleTexture.TextureImageLoadingOverlay.LogoTexture.getTextureImage(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client.model.geom
Methods in net.minecraft.client.model.geom with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidEntityModelSet.onResourceManagerReload(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type ResourceManagerModifier and TypeMethodDescriptionParticleEngine.reload(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
Uses of ResourceManager in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as ResourceManagerMethods in net.minecraft.client.renderer with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidGpuWarnlistManager.apply(GpuWarnlistManager.Preparations pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) voidBlockEntityWithoutLevelRenderer.onResourceManagerReload(ResourceManager pResourceManager) voidLevelRenderer.onResourceManagerReload(ResourceManager pResourceManager) private static JsonObjectGpuWarnlistManager.parseJson(ResourceManager pResourceManager, ProfilerFiller pProfilerFiller) protected GpuWarnlistManager.PreparationsGpuWarnlistManager.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOConstructors in net.minecraft.client.renderer with parameters of type ResourceManagerModifierConstructorDescriptionGameRenderer(Minecraft pMinecraft, ItemInHandRenderer pItemInHandRenderer, ResourceManager pResourceManager, RenderBuffers pRenderBuffers) -
Uses of ResourceManager in net.minecraft.client.renderer.block
Methods in net.minecraft.client.renderer.block with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidBlockRenderDispatcher.onResourceManagerReload(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidBlockEntityRenderDispatcher.onResourceManagerReload(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManagerEntityRendererProvider.Context.resourceManagerMethods in net.minecraft.client.renderer.entity that return ResourceManagerMethods in net.minecraft.client.renderer.entity with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidEntityRenderDispatcher.onResourceManagerReload(ResourceManager pResourceManager) voidItemRenderer.onResourceManagerReload(ResourceManager pResourceManager) Constructors in net.minecraft.client.renderer.entity with parameters of type ResourceManagerModifierConstructorDescriptionContext(EntityRenderDispatcher pEntityRenderDispatcher, ItemRenderer pItemRenderer, BlockRenderDispatcher pBlockRenderDispatcher, ItemInHandRenderer pItemInHandRenderer, ResourceManager pResourceManager, EntityModelSet pModelSet, Font pFont) -
Uses of ResourceManager in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManagerVillagerProfessionLayer.resourceManagerConstructors in net.minecraft.client.renderer.entity.layers with parameters of type ResourceManagerModifierConstructorDescriptionVillagerProfessionLayer(RenderLayerParent<T, M> pRenderer, ResourceManager pResourceManager, String pPath) -
Uses of ResourceManager in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as ResourceManagerMethods in net.minecraft.client.renderer.texture with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected SimpleTexture.TextureImagePreloadedTexture.getTextureImage(ResourceManager pResourceManager) protected SimpleTexture.TextureImageSimpleTexture.getTextureImage(ResourceManager pResourceManager) abstract voidAbstractTexture.load(ResourceManager pResourceManager) voidDynamicTexture.load(ResourceManager pManager) voidHttpTexture.load(ResourceManager pResourceManager) voidSimpleTexture.load(ResourceManager pResourceManager) static SimpleTexture.TextureImageSimpleTexture.TextureImage.load(ResourceManager pResourceManager, ResourceLocation pLocation) voidTextureAtlas.load(ResourceManager pResourceManager) SpriteLoader.loadAndStitch(ResourceManager pResouceManager, ResourceLocation pLocation, int pMipLevel, Executor pExecutor) SpriteLoader.loadAndStitch(ResourceManager pResourceManager, ResourceLocation pLocation, int pMipLevel, Executor pExecutor, Collection<MetadataSectionSerializer<?>> pSectionSerializers) TextureManager.reload(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) voidAbstractTexture.reset(TextureManager pTextureManager, ResourceManager pResourceManager, ResourceLocation pPath, Executor pExecutor) voidPreloadedTexture.reset(TextureManager pTextureManager, ResourceManager pResourceManager, ResourceLocation pResourceLocation, Executor pExecutor) Constructors in net.minecraft.client.renderer.texture with parameters of type ResourceManagerModifierConstructorDescriptionPreloadedTexture(ResourceManager pResourceManager, ResourceLocation pLocation, Executor pBackgroundExecutor) TextureManager(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client.renderer.texture.atlas
Methods in net.minecraft.client.renderer.texture.atlas with parameters of type ResourceManagerModifier and TypeMethodDescriptionSpriteSourceList.list(ResourceManager pResourceManager) static SpriteSourceListSpriteSourceList.load(ResourceManager pResourceManager, ResourceLocation pSprite) voidSpriteSource.run(ResourceManager pResourceManager, SpriteSource.Output pOutput) -
Uses of ResourceManager in net.minecraft.client.renderer.texture.atlas.sources
Methods in net.minecraft.client.renderer.texture.atlas.sources with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic int[]PalettedPermutations.loadPaletteEntryFromImage(ResourceManager pResourceMananger, ResourceLocation pPalette) voidDirectoryLister.run(ResourceManager pResourceManager, SpriteSource.Output pOutput) voidPalettedPermutations.run(ResourceManager pResourceManager, SpriteSource.Output pOutput) voidSingleFile.run(ResourceManager pResourceManager, SpriteSource.Output pOutput) voidSourceFilter.run(ResourceManager pResourceManager, SpriteSource.Output pOutput) voidUnstitcher.run(ResourceManager pResourceManager, SpriteSource.Output pOutput) -
Uses of ResourceManager in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidFoliageColorReloadListener.apply(int[] pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected voidGrassColorReloadListener.apply(int[] pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected voidSplashManager.apply(List<String> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) static int[]LegacyStuffWrapper.getPixels(ResourceManager pManager, ResourceLocation pLocation) Deprecated.protected int[]FoliageColorReloadListener.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected int[]GrassColorReloadListener.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOSplashManager.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOfinal CompletableFuture<Void> TextureAtlasHolder.reload(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
Uses of ResourceManager in net.minecraft.client.resources.language
Methods in net.minecraft.client.resources.language with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic ClientLanguageClientLanguage.loadFrom(ResourceManager pResourceManager, List<String> pFilenames, boolean pDefaultRightToLeft) voidLanguageManager.onResourceManagerReload(ResourceManager pResourceManager) -
Uses of ResourceManager in net.minecraft.client.resources.model
Methods in net.minecraft.client.resources.model with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate static CompletableFuture<Map<ResourceLocation, BlockModel>> ModelManager.loadBlockModels(ResourceManager pResourceManager, Executor pExecutor) private static CompletableFuture<Map<ResourceLocation, List<BlockStateModelLoader.LoadedJson>>> ModelManager.loadBlockStates(ResourceManager pResourceManager, Executor pExecutor) final CompletableFuture<Void> ModelManager.reload(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) AtlasSet.scheduleLoad(ResourceManager pResourceManager, int pMipLevel, Executor pExecutor) -
Uses of ResourceManager in net.minecraft.client.sounds
Methods in net.minecraft.client.sounds with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidSoundManager.apply(SoundManager.Preparations pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) Applies the prepared sound event registrations and caches to the sound manager.(package private) voidSoundManager.Preparations.listResources(ResourceManager pResourceManager) protected SoundManager.PreparationsSoundManager.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IO -
Uses of ResourceManager in net.minecraft.resources
Methods in net.minecraft.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionFileToIdConverter.listMatchingResources(ResourceManager pResourceManager) FileToIdConverter.listMatchingResourcesFromNamespace(ResourceManager manager, String namespace) List all resources under the given namespace which match this converterFileToIdConverter.listMatchingResourceStacks(ResourceManager pResourceManager) FileToIdConverter.listMatchingResourceStacksFromNamespace(ResourceManager manager, String namespace) List all resource stacks under the given namespace which match this converterstatic RegistryAccess.FrozenRegistryDataLoader.load(ResourceManager pResourceManager, RegistryAccess pRegistryAccess, List<RegistryDataLoader.RegistryData<?>> pRegistryData) (package private) static <E> voidRegistryDataLoader.loadContentsFromManager(ResourceManager pResourceManager, RegistryOps.RegistryInfoLookup pRegistryInfoLookup, WritableRegistry<E> pRegistry, com.mojang.serialization.Decoder<E> pCodec, Map<ResourceKey<?>, Exception> pLoadingErrors) voidRegistryDataLoader.Loader.loadFromResources(ResourceManager pResouceManager, RegistryOps.RegistryInfoLookup pRegistryInfoLookup) -
Uses of ResourceManager in net.minecraft.server
Fields in net.minecraft.server declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManagerWorldLoader.DataLoadContext.resourcesThe field for theresourcesrecord component.Methods in net.minecraft.server that return ResourceManagerModifier and TypeMethodDescriptionMinecraftServer.getResourceManager()WorldLoader.DataLoadContext.resources()Returns the value of theresourcesrecord component.Methods in net.minecraft.server with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidServerAdvancementManager.apply(Map<ResourceLocation, JsonElement> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) private static LayeredRegistryAccess<RegistryLayer> WorldLoader.loadAndReplaceLayer(ResourceManager pResourceManager, LayeredRegistryAccess<RegistryLayer> pRegistryAccess, RegistryLayer pRegistryLayer, List<RegistryDataLoader.RegistryData<?>> pRegistryData) private static RegistryAccess.FrozenWorldLoader.loadLayer(ResourceManager pResourceManager, LayeredRegistryAccess<RegistryLayer> pRegistryAccess, RegistryLayer pRegistryLayer, List<RegistryDataLoader.RegistryData<?>> pRegistryData) ReloadableServerResources.loadResources(ResourceManager pResourceManager, LayeredRegistryAccess<RegistryLayer> pRegistries, FeatureFlagSet pEnabledFeatures, Commands.CommandSelection pCommandSelection, int pFunctionCompilationLevel, Executor pBackgroundExecutor, Executor pGameExecutor) ReloadableServerRegistries.reload(LayeredRegistryAccess<RegistryLayer> pRegistries, ResourceManager pResourceManager, Executor pBackgroundExecutor) ServerFunctionLibrary.reload(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) private static <T> CompletableFuture<WritableRegistry<?>> ReloadableServerRegistries.scheduleElementParse(LootDataType<T> pLootDataType, RegistryOps<JsonElement> pRegistryOps, ResourceManager pResourceManager, Executor pBackgroundExecutor) Constructors in net.minecraft.server with parameters of type ResourceManagerModifierConstructorDescriptionDataLoadContext(ResourceManager resources, WorldDataConfiguration dataConfiguration, RegistryAccess.Frozen datapackWorldgen, RegistryAccess.Frozen datapackDimensions) Creates an instance of aDataLoadContextrecord class. -
Uses of ResourceManager in net.minecraft.server.packs.resources
Subinterfaces of ResourceManager in net.minecraft.server.packs.resourcesClasses in net.minecraft.server.packs.resources that implement ResourceManagerModifier and TypeClassDescriptionclassclassclassstatic enumMethods in net.minecraft.server.packs.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected abstract voidSimplePreparableReloadListener.apply(T pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) static ReloadInstanceSimpleReloadInstance.create(ResourceManager pResourceManager, List<PreparableReloadListener> pListeners, Executor pBackgroundExecutor, Executor pGameExecutor, CompletableFuture<Unit> pAlsoWaitedFor, boolean pProfiled) SimpleReloadInstance.StateFactory.create(PreparableReloadListener.PreparationBarrier pPreperationBarrier, ResourceManager pResourceManager, PreparableReloadListener pListener, Executor pBackgroundExecutor, Executor pGameExecutor) static SimpleReloadInstance<Void> SimpleReloadInstance.of(ResourceManager pResourceManager, List<PreparableReloadListener> pListeners, Executor pBackgroundExecutor, Executor pGameExecutor, CompletableFuture<Unit> pAlsoWaitedFor) voidResourceManagerReloadListener.onResourceManagerReload(ResourceManager pResourceManager) protected Map<ResourceLocation, JsonElement> SimpleJsonResourceReloadListener.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected abstract TSimplePreparableReloadListener.prepare(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOPreparableReloadListener.reload(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) default CompletableFuture<Void> ResourceManagerReloadListener.reload(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) final CompletableFuture<Void> SimplePreparableReloadListener.reload(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) static voidSimpleJsonResourceReloadListener.scanDirectory(ResourceManager pResourceManager, String pName, Gson pGson, Map<ResourceLocation, JsonElement> pOutput) Constructors in net.minecraft.server.packs.resources with parameters of type ResourceManagerModifierConstructorDescriptionProfiledReloadInstance(ResourceManager pResourceManager, List<PreparableReloadListener> pListeners, Executor pBackgroundExecutor, Executor pGameExecutor, CompletableFuture<Unit> pAlsoWaitedFor) protectedSimpleReloadInstance(Executor pBackgroundExecutor, Executor pGameExecutor, ResourceManager pResourceManager, List<PreparableReloadListener> pListeners, SimpleReloadInstance.StateFactory<S> pStateFactory, CompletableFuture<Unit> pAlsoWaitedFor) -
Uses of ResourceManager in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate <T> CompletableFuture<TagManager.LoadResult<T>> TagManager.createLoader(ResourceManager pResourceManager, Executor pBackgroundExecutor, RegistryAccess.RegistryEntry<T> pEntry) TagLoader.load(ResourceManager pResourceManager) TagLoader.loadAndBuild(ResourceManager pResourceManager) TagManager.reload(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
Uses of ResourceManager in net.minecraft.world.item.crafting
Methods in net.minecraft.world.item.crafting with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidRecipeManager.apply(Map<ResourceLocation, JsonElement> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) -
Uses of ResourceManager in net.minecraft.world.level.levelgen.structure.pieces
Fields in net.minecraft.world.level.levelgen.structure.pieces declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManagerStructurePieceSerializationContext.resourceManagerThe field for theresourceManagerrecord component.Methods in net.minecraft.world.level.levelgen.structure.pieces that return ResourceManagerModifier and TypeMethodDescriptionStructurePieceSerializationContext.resourceManager()Returns the value of theresourceManagerrecord component.Constructors in net.minecraft.world.level.levelgen.structure.pieces with parameters of type ResourceManagerModifierConstructorDescriptionStructurePieceSerializationContext(ResourceManager resourceManager, RegistryAccess registryAccess, StructureTemplateManager structureTemplateManager) Creates an instance of aStructurePieceSerializationContextrecord class. -
Uses of ResourceManager in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as ResourceManagerModifier and TypeFieldDescriptionprivate ResourceManagerStructureTemplateManager.resourceManagerMethods in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidStructureTemplateManager.onResourceManagerReload(ResourceManager pResourceManager) Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifierConstructorDescriptionStructureTemplateManager(ResourceManager pResourceManager, LevelStorageSource.LevelStorageAccess pLevelStorageAccess, com.mojang.datafixers.DataFixer pFixerUpper, HolderGetter<Block> pBlockLookup) -
Uses of ResourceManager in net.neoforged.neoforge.client.entity.animation.json
Methods in net.neoforged.neoforge.client.entity.animation.json with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidAnimationLoader.apply(Map<ResourceLocation, JsonElement> animationJsons, ResourceManager resourceManager, ProfilerFiller profiler) -
Uses of ResourceManager in net.neoforged.neoforge.client.loading
Methods in net.neoforged.neoforge.client.loading with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate static CompletableFuture<Void> ClientModLoader.onResourceReload(PreparableReloadListener.PreparationBarrier stage, ResourceManager resourceManager, ProfilerFiller prepareProfiler, ProfilerFiller executeProfiler, Executor asyncExecutor, Executor syncExecutor) -
Uses of ResourceManager in net.neoforged.neoforge.client.model.obj
Fields in net.neoforged.neoforge.client.model.obj declared as ResourceManagerMethods in net.neoforged.neoforge.client.model.obj with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidObjLoader.onResourceManagerReload(ResourceManager resourceManager) -
Uses of ResourceManager in net.neoforged.neoforge.client.resources
Methods in net.neoforged.neoforge.client.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionNeoForgeSplashHooks.loadSplashes(ResourceManager resourceManager) -
Uses of ResourceManager in net.neoforged.neoforge.client.textures
Methods in net.neoforged.neoforge.client.textures with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidNamespacedDirectoryLister.run(ResourceManager resourceManager, SpriteSource.Output output) -
Uses of ResourceManager in net.neoforged.neoforge.common.data
Methods in net.neoforged.neoforge.common.data that return ResourceManagerModifier and TypeMethodDescriptionprivate ResourceManagerExistingFileHelper.getManager(PackType packType) -
Uses of ResourceManager in net.neoforged.neoforge.common.loot
Methods in net.neoforged.neoforge.common.loot with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidLootModifierManager.apply(Map<ResourceLocation, JsonElement> resourceList, ResourceManager resourceManagerIn, ProfilerFiller profilerIn) protected Map<ResourceLocation, JsonElement> LootModifierManager.prepare(ResourceManager resourceManager, ProfilerFiller profilerFiller) -
Uses of ResourceManager in net.neoforged.neoforge.data.event
Fields in net.neoforged.neoforge.data.event declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManagerGatherDataEvent.DataGeneratorConfig.clientResourceManagerprivate final ResourceManagerGatherDataEvent.DataGeneratorConfig.serverResourceManagerMethods in net.neoforged.neoforge.data.event that return ResourceManagerModifier and TypeMethodDescriptionprivate static ResourceManagerGatherDataEvent.DataGeneratorConfig.createResourceManager(PackType packType, Predicate<String> isGeneratedMod, Collection<Path> existingPacks, Consumer<Consumer<PackResources>> consumer) GatherDataEvent.getResourceManager(PackType packType) -
Uses of ResourceManager in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event with parameters of type ResourceManagerModifier and TypeMethodDescriptionAddReloadListenerEvent.WrappedStateAwareListener.reload(PreparableReloadListener.PreparationBarrier stage, ResourceManager resourceManager, ProfilerFiller preparationsProfiler, ProfilerFiller reloadProfiler, Executor backgroundExecutor, Executor gameExecutor) -
Uses of ResourceManager in net.neoforged.neoforge.internal
Methods in net.neoforged.neoforge.internal with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate static voidBrandingControl.onResourceManagerReload(ResourceManager resourceManager) -
Uses of ResourceManager in net.neoforged.neoforge.registries
Methods in net.neoforged.neoforge.registries with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate CompletableFuture<Map<ResourceKey<? extends Registry<?>>, DataMapLoader.LoadResult<?>>> DataMapLoader.load(ResourceManager manager, Executor executor, ProfilerFiller profiler) private static Map<ResourceKey<? extends Registry<?>>, DataMapLoader.LoadResult<?>> DataMapLoader.load(ResourceManager manager, ProfilerFiller profiler, RegistryAccess access, ICondition.IContext context) DataMapLoader.reload(PreparableReloadListener.PreparationBarrier preparationBarrier, ResourceManager resourceManager, ProfilerFiller preparationsProfiler, ProfilerFiller reloadProfiler, Executor backgroundExecutor, Executor gameExecutor)