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 resourceManager) -
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>> p_205318_, ResourceManager p_205319_, ProfilerFiller p_205320_) protected Map<String, List<PeriodicNotificationManager.Notification>> PeriodicNotificationManager.prepare(ResourceManager p_205300_, ProfilerFiller p_205301_) -
Uses of ResourceManager in net.minecraft.client.gui.font
Methods in net.minecraft.client.gui.font with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate CompletableFuture<FontManager.Preparation> FontManager.prepare(ResourceManager resourceManager, Executor executor) FontManager.reload(PreparableReloadListener.PreparationBarrier p_285160_, ResourceManager p_285231_, Executor p_284975_, Executor p_285218_) private CompletableFuture<Optional<GlyphProvider>> FontManager.safeLoad(FontManager.BuilderId builderId, GlyphProviderDefinition.Loader loader, ResourceManager resourceManager, Executor executor) -
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 resourceManager) GlyphProviderDefinition.Loader.load(ResourceManager resourceManager) private GlyphProviderTrueTypeGlyphProviderDefinition.load(ResourceManager resourceManager) private GlyphProviderUnihexProvider.Definition.load(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type ResourceManagerModifier and TypeMethodDescriptionLoadingOverlay.LogoTexture.loadContents(ResourceManager p_389445_) -
Uses of ResourceManager in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type ResourceManagerModifier and TypeMethodDescriptionParticleEngine.reload(PreparableReloadListener.PreparationBarrier p_107305_, ResourceManager p_107306_, Executor p_107309_, Executor p_107310_) -
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 voidCloudRenderer.apply(Optional<CloudRenderer.TextureData> p_362811_, ResourceManager p_364101_, ProfilerFiller p_360749_) protected voidGpuWarnlistManager.apply(GpuWarnlistManager.Preparations object, ResourceManager resourceManager, ProfilerFiller profiler) protected voidShaderManager.apply(ShaderManager.Configs p_366597_, ResourceManager p_366533_, ProfilerFiller p_366866_) voidLevelRenderer.onResourceManagerReload(ResourceManager resourceManager) private static JsonObjectGpuWarnlistManager.parseJson(ResourceManager resourceManager, ProfilerFiller profilerFiller) protected Optional<CloudRenderer.TextureData> CloudRenderer.prepare(ResourceManager p_363181_, ProfilerFiller p_361418_) protected GpuWarnlistManager.PreparationsGpuWarnlistManager.prepare(ResourceManager resourceManager, ProfilerFiller profiler) Performs any reloading that can be done off-thread, such as file IOprotected ShaderManager.ConfigsShaderManager.prepare(ResourceManager p_366761_, ProfilerFiller p_366562_) Constructors in net.minecraft.client.renderer with parameters of type ResourceManagerModifierConstructorDescriptionGameRenderer(Minecraft minecraft, ItemInHandRenderer itemInHandRenderer, ResourceManager resourceManager, RenderBuffers renderBuffers) -
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 resourceManager) -
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 p_173563_) -
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 p_174004_) Constructors in net.minecraft.client.renderer.entity with parameters of type ResourceManagerModifierConstructorDescriptionContext(EntityRenderDispatcher entityRenderDispatcher, ItemModelResolver itemModelResolver, MapRenderer mapRenderer, BlockRenderDispatcher blockRenderDispatcher, ResourceManager resourceManager, EntityModelSet modelSet, EquipmentAssetManager equipmentAssets, Font font) -
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<S, M> renderer, ResourceManager resourceManager, String path) -
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 TypeMethodDescriptionstatic TextureContentsTextureContents.load(ResourceManager resourceManager, ResourceLocation textureId) SpriteLoader.loadAndStitch(ResourceManager resouceManager, ResourceLocation location, int mipLevel, Executor executor) SpriteLoader.loadAndStitch(ResourceManager resourceManager, ResourceLocation location, int mipLevel, Executor executor, Collection<MetadataSectionType<?>> sectionSerializers) abstract TextureContentsReloadableTexture.loadContents(ResourceManager resourceManager) SimpleTexture.loadContents(ResourceManager p_389644_) private static TextureContentsTextureManager.loadContents(ResourceManager resourceManager, ResourceLocation textureId, ReloadableTexture texture) TextureManager.reload(PreparableReloadListener.PreparationBarrier p_118476_, ResourceManager p_118477_, Executor p_118480_, Executor p_118481_) private static TextureManager.PendingReloadTextureManager.scheduleLoad(ResourceManager resourceManager, ResourceLocation textureId, ReloadableTexture texture, Executor executor) Constructors in net.minecraft.client.renderer.texture with parameters of type ResourceManager -
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 resourceManager) static SpriteSourceListSpriteSourceList.load(ResourceManager resourceManager, ResourceLocation sprite) voidSpriteSource.run(ResourceManager resourceManager, SpriteSource.Output output) -
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 TypeMethodDescriptionprivate static int[]PalettedPermutations.loadPaletteEntryFromImage(ResourceManager resourceMananger, ResourceLocation palette) voidDirectoryLister.run(ResourceManager p_261582_, SpriteSource.Output p_261898_) voidPalettedPermutations.run(ResourceManager p_267219_, SpriteSource.Output p_267250_) voidSingleFile.run(ResourceManager p_261920_, SpriteSource.Output p_261578_) voidSourceFilter.run(ResourceManager p_261888_, SpriteSource.Output p_261864_) voidUnstitcher.run(ResourceManager p_261498_, SpriteSource.Output p_261828_) -
Uses of ResourceManager in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidFoliageColorReloadListener.apply(int[] object, ResourceManager resourceManager, ProfilerFiller profiler) protected voidGrassColorReloadListener.apply(int[] object, ResourceManager resourceManager, ProfilerFiller profiler) protected voidSplashManager.apply(List<String> object, ResourceManager resourceManager, ProfilerFiller profiler) static int[]LegacyStuffWrapper.getPixels(ResourceManager manager, ResourceLocation location) Deprecated.protected int[]FoliageColorReloadListener.prepare(ResourceManager resourceManager, ProfilerFiller profiler) Performs any reloading that can be done off-thread, such as file IOprotected int[]GrassColorReloadListener.prepare(ResourceManager resourceManager, ProfilerFiller profiler) Performs any reloading that can be done off-thread, such as file IOSplashManager.prepare(ResourceManager resourceManager, ProfilerFiller profiler) Performs any reloading that can be done off-thread, such as file IOfinal CompletableFuture<Void> TextureAtlasHolder.reload(PreparableReloadListener.PreparationBarrier p_249641_, ResourceManager p_250036_, Executor p_249427_, Executor p_250510_) -
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 resourceManager, List<String> filenames, boolean defaultRightToLeft) voidLanguageManager.onResourceManagerReload(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.client.resources.model
Methods in net.minecraft.client.resources.model with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidEquipmentAssetManager.apply(Map<ResourceLocation, EquipmentClientInfo> p_388124_, ResourceManager p_387311_, ProfilerFiller p_387076_) private static CompletableFuture<Map<ResourceLocation, UnbakedModel>> ModelManager.loadBlockModels(ResourceManager resourceManager, Executor executor) BlockStateModelLoader.loadBlockStates(UnbakedModel model, ResourceManager resourceManager, Executor executor) final CompletableFuture<Void> ModelManager.reload(PreparableReloadListener.PreparationBarrier p_249079_, ResourceManager p_251134_, Executor p_250550_, Executor p_249221_) AtlasSet.scheduleLoad(ResourceManager resourceManager, int mipLevel, Executor executor) ClientItemInfoLoader.scheduleLoad(ResourceManager resourceManager, Executor executor) -
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 object, ResourceManager resourceManager, ProfilerFiller profiler) Applies the prepared sound event registrations and caches to the sound manager.(package private) voidSoundManager.Preparations.listResources(ResourceManager resourceManager) protected SoundManager.PreparationsSoundManager.prepare(ResourceManager resourceManager, ProfilerFiller profiler) 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 resourceManager) FileToIdConverter.listMatchingResourcesFromNamespace(ResourceManager manager, String namespace) List all resources under the given namespace which match this converterFileToIdConverter.listMatchingResourceStacks(ResourceManager resourceManager) FileToIdConverter.listMatchingResourceStacksFromNamespace(ResourceManager manager, String namespace) List all resource stacks under the given namespace which match this converterstatic RegistryAccess.FrozenRegistryDataLoader.load(ResourceManager resourceManager, List<HolderLookup.RegistryLookup<?>> registryLookups, List<RegistryDataLoader.RegistryData<?>> registryData) (package private) static <E> voidRegistryDataLoader.loadContentsFromManager(ResourceManager resourceManager, RegistryOps.RegistryInfoLookup registryInfoLookup, WritableRegistry<E> registry, com.mojang.serialization.Decoder<E> codec, Map<ResourceKey<?>, Exception> loadingErrors) voidRegistryDataLoader.Loader.loadFromResources(ResourceManager resouceManager, RegistryOps.RegistryInfoLookup registryInfoLookup) -
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, Advancement> object, ResourceManager resourceManager, ProfilerFiller profiler) ReloadableServerResources.loadResources(ResourceManager resourceManager, LayeredRegistryAccess<RegistryLayer> registryAccess, List<Registry.PendingTags<?>> postponedTags, FeatureFlagSet enabledFeatures, Commands.CommandSelection commandSelection, int functionCompilationLevel, Executor backgroundExecutor, Executor gameExecutor) ReloadableServerRegistries.reload(LayeredRegistryAccess<RegistryLayer> registryAccess, List<Registry.PendingTags<?>> postponedTags, ResourceManager resourceManager, Executor backgroundExecutor) ServerFunctionLibrary.reload(PreparableReloadListener.PreparationBarrier p_136057_, ResourceManager p_136058_, Executor p_136061_, Executor p_136062_) private static <T> CompletableFuture<WritableRegistry<?>> ReloadableServerRegistries.scheduleRegistryLoad(LootDataType<T> lootDataType, RegistryOps<JsonElement> ops, ResourceManager resourceManager, Executor backgroundExecutor) Constructors in net.minecraft.server with parameters of type ResourceManagerModifierConstructorDescriptionDataLoadContext(ResourceManager resources, WorldDataConfiguration dataConfiguration, HolderLookup.Provider 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 object, ResourceManager resourceManager, ProfilerFiller profiler) static ReloadInstanceSimpleReloadInstance.create(ResourceManager resourceManager, List<PreparableReloadListener> listeners, Executor backgroundExecutor, Executor gameExecutor, CompletableFuture<Unit> alsoWaitedFor, boolean profiled) SimpleReloadInstance.StateFactory.create(PreparableReloadListener.PreparationBarrier preperationBarrier, ResourceManager resourceManager, PreparableReloadListener listener, Executor backgroundExecutor, Executor gameExecutor) static SimpleReloadInstance<Void> SimpleReloadInstance.of(ResourceManager resourceManager, List<PreparableReloadListener> listeners, Executor backgroundExecutor, Executor gameExecutor, CompletableFuture<Unit> alsoWaitedFor) voidResourceManagerReloadListener.onResourceManagerReload(ResourceManager resourceManager) protected Map<ResourceLocation, T> SimpleJsonResourceReloadListener.prepare(ResourceManager resourceManager, ProfilerFiller profiler) Performs any reloading that can be done off-thread, such as file IOprotected abstract TSimplePreparableReloadListener.prepare(ResourceManager resourceManager, ProfilerFiller profiler) Performs any reloading that can be done off-thread, such as file IOPreparableReloadListener.reload(PreparableReloadListener.PreparationBarrier barrier, ResourceManager manager, Executor backgroundExecutor, Executor gameExecutor) default CompletableFuture<Void> ResourceManagerReloadListener.reload(PreparableReloadListener.PreparationBarrier p_10752_, ResourceManager p_10753_, Executor p_10756_, Executor p_10757_) final CompletableFuture<Void> SimplePreparableReloadListener.reload(PreparableReloadListener.PreparationBarrier p_10780_, ResourceManager p_10781_, Executor p_10784_, Executor p_10785_) static <T> voidSimpleJsonResourceReloadListener.scanDirectory(ResourceManager resourceManager, FileToIdConverter lister, com.mojang.serialization.DynamicOps<JsonElement> ops, com.mojang.serialization.Codec<T> codec, Map<ResourceLocation, T> output) static <T> voidSimpleJsonResourceReloadListener.scanDirectory(ResourceManager resourceManager, ResourceKey<? extends Registry<T>> registryKey, com.mojang.serialization.DynamicOps<JsonElement> ops, com.mojang.serialization.Codec<T> codec, Map<ResourceLocation, T> output) static <T> voidSimpleJsonResourceReloadListener.scanDirectoryWithOptionalValues(ResourceManager p_386974_, ResourceKey<? extends Registry<T>> p_388878_, com.mojang.serialization.DynamicOps<JsonElement> p_388402_, com.mojang.serialization.Codec<Optional<T>> p_387608_, Map<ResourceLocation, Optional<T>> p_386495_) Constructors in net.minecraft.server.packs.resources with parameters of type ResourceManagerModifierConstructorDescriptionProfiledReloadInstance(ResourceManager resourceManager, List<PreparableReloadListener> listeners, Executor backgroundExecutor, Executor gameExecutor, CompletableFuture<Unit> alsoWaitedFor) protectedSimpleReloadInstance(Executor backgroundExecutor, Executor gameExecutor, ResourceManager resourceManager, List<PreparableReloadListener> listeners, SimpleReloadInstance.StateFactory<S> stateFactory, CompletableFuture<Unit> alsoWaitedFor) -
Uses of ResourceManager in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type ResourceManagerModifier and TypeMethodDescriptionTagLoader.load(ResourceManager resourceManager) private static <T> Optional<Registry.PendingTags<T>> TagLoader.loadPendingTags(ResourceManager resourceManager, Registry<T> registry) static List<Registry.PendingTags<?>> TagLoader.loadTagsForExistingRegistries(ResourceManager resourceManager, RegistryAccess registryAccess) static <T> voidTagLoader.loadTagsForRegistry(ResourceManager resourceManager, WritableRegistry<T> registry) -
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(RecipeMap p_380231_, ResourceManager p_44038_, ProfilerFiller p_44039_) protected RecipeMapRecipeManager.prepare(ResourceManager p_379845_, ProfilerFiller p_380058_) -
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 resourceManager) Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifierConstructorDescriptionStructureTemplateManager(ResourceManager resourceManager, LevelStorageSource.LevelStorageAccess levelStorageAccess, com.mojang.datafixers.DataFixer fixerUpper, HolderGetter<Block> blockLookup) -
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, AnimationDefinition> 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 TypeMethodDescriptionstatic CompletableFuture<Void> ClientModLoader.onResourceReload(PreparableReloadListener.PreparationBarrier stage, ResourceManager resourceManager, Executor asyncExecutor, Executor syncExecutor) This method can be bound as a method reference toPreparableReloadListener. -
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.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.crafting
Methods in net.neoforged.neoforge.common.crafting with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected voidRecipePriorityManager.apply(it.unimi.dsi.fastutil.objects.Object2IntMap<ResourceKey<Recipe<?>>> map, ResourceManager resourceManager, ProfilerFiller profilerFiller) protected it.unimi.dsi.fastutil.objects.Object2IntMap<ResourceKey<Recipe<?>>> RecipePriorityManager.prepare(ResourceManager resourceManager, ProfilerFiller profilerFiller) -
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.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, Executor backgroundExecutor, Executor gameExecutor)