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 void
AddRealmPopupScreen.updateCarouselImages
(ResourceManager p_346428_) -
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 void
PeriodicNotificationManager.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 p_285252_, Executor p_284969_) FontManager.reload
(PreparableReloadListener.PreparationBarrier p_285160_, ResourceManager p_285231_, Executor p_284975_, Executor p_285218_) private CompletableFuture
<Optional<GlyphProvider>> FontManager.safeLoad
(FontManager.BuilderId p_285113_, GlyphProviderDefinition.Loader p_286561_, ResourceManager p_285424_, Executor p_285371_) -
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 GlyphProvider
BitmapProvider.Definition.load
(ResourceManager p_286694_) GlyphProviderDefinition.Loader.load
(ResourceManager p_286639_) private GlyphProvider
TrueTypeGlyphProviderDefinition.load
(ResourceManager p_286229_) private GlyphProvider
UnihexProvider.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 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 void
CloudRenderer.apply
(Optional<CloudRenderer.TextureData> p_362811_, ResourceManager p_364101_, ProfilerFiller p_360749_) protected void
GpuWarnlistManager.apply
(GpuWarnlistManager.Preparations p_109226_, ResourceManager p_109227_, ProfilerFiller p_109228_) protected void
ShaderManager.apply
(ShaderManager.Configs p_366597_, ResourceManager p_366533_, ProfilerFiller p_366866_) void
LevelRenderer.onResourceManagerReload
(ResourceManager p_109513_) private static com.google.gson.JsonObject
GpuWarnlistManager.parseJson
(ResourceManager p_109245_, ProfilerFiller p_109246_) protected Optional
<CloudRenderer.TextureData> CloudRenderer.prepare
(ResourceManager p_363181_, ProfilerFiller p_361418_) protected GpuWarnlistManager.Preparations
GpuWarnlistManager.prepare
(ResourceManager p_109220_, ProfilerFiller p_109221_) protected ShaderManager.Configs
ShaderManager.prepare
(ResourceManager p_366761_, ProfilerFiller p_366562_) Constructors in net.minecraft.client.renderer with parameters of type ResourceManagerModifierConstructorDescriptionGameRenderer
(Minecraft p_234219_, ItemInHandRenderer p_234220_, ResourceManager p_234221_, RenderBuffers p_234222_) -
Uses of ResourceManager in net.minecraft.client.renderer.block
Methods in net.minecraft.client.renderer.block with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
BlockRenderDispatcher.onResourceManagerReload
(ResourceManager p_110909_) -
Uses of ResourceManager in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
BlockEntityRenderDispatcher.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 ResourceManager
EntityRendererProvider.Context.resourceManager
Methods in net.minecraft.client.renderer.entity that return ResourceManagerMethods in net.minecraft.client.renderer.entity with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
EntityRenderDispatcher.onResourceManagerReload
(ResourceManager p_174004_) Constructors in net.minecraft.client.renderer.entity with parameters of type ResourceManagerModifierConstructorDescriptionContext
(EntityRenderDispatcher p_234590_, ItemModelResolver p_387990_, MapRenderer p_361153_, BlockRenderDispatcher p_234592_, ResourceManager p_234594_, EntityModelSet p_234595_, EquipmentAssetManager p_386725_, Font p_234596_) -
Uses of ResourceManager in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManager
VillagerProfessionLayer.resourceManager
Constructors in net.minecraft.client.renderer.entity.layers with parameters of type ResourceManagerModifierConstructorDescriptionVillagerProfessionLayer
(RenderLayerParent<S, M> p_174550_, ResourceManager p_174551_, String p_174552_) -
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 TextureContents
TextureContents.load
(ResourceManager p_389659_, ResourceLocation p_389563_) SpriteLoader.loadAndStitch
(ResourceManager p_262108_, ResourceLocation p_261754_, int p_262104_, Executor p_261687_) SpriteLoader.loadAndStitch
(ResourceManager p_295469_, ResourceLocation p_294925_, int p_294855_, Executor p_294720_, Collection<MetadataSectionType<?>> p_294816_) abstract TextureContents
ReloadableTexture.loadContents
(ResourceManager p_389520_) SimpleTexture.loadContents
(ResourceManager p_389644_) private static TextureContents
TextureManager.loadContents
(ResourceManager p_389428_, ResourceLocation p_389405_, ReloadableTexture p_389480_) TextureManager.reload
(PreparableReloadListener.PreparationBarrier p_118476_, ResourceManager p_118477_, Executor p_118480_, Executor p_118481_) private static TextureManager.PendingReload
TextureManager.scheduleLoad
(ResourceManager p_389696_, ResourceLocation p_389555_, ReloadableTexture p_389691_, Executor p_389430_) 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 p_294111_) static SpriteSourceList
SpriteSourceList.load
(ResourceManager p_295606_, ResourceLocation p_295617_) void
SpriteSource.run
(ResourceManager p_261770_, SpriteSource.Output p_261757_) -
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 p_267184_, ResourceLocation p_267059_) void
DirectoryLister.run
(ResourceManager p_261582_, SpriteSource.Output p_261898_) void
PalettedPermutations.run
(ResourceManager p_267219_, SpriteSource.Output p_267250_) void
SingleFile.run
(ResourceManager p_261920_, SpriteSource.Output p_261578_) void
SourceFilter.run
(ResourceManager p_261888_, SpriteSource.Output p_261864_) void
Unstitcher.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 void
DryFoliageColorReloadListener.apply
(int[] p_406287_, ResourceManager p_406260_, ProfilerFiller p_406269_) protected void
FoliageColorReloadListener.apply
(int[] p_118667_, ResourceManager p_118668_, ProfilerFiller p_118669_) protected void
GrassColorReloadListener.apply
(int[] p_118684_, ResourceManager p_118685_, ProfilerFiller p_118686_) protected void
SplashManager.apply
(List<String> p_118878_, ResourceManager p_118879_, ProfilerFiller p_118880_) static int[]
LegacyStuffWrapper.getPixels
(ResourceManager p_118727_, ResourceLocation p_118728_) Deprecated.protected int[]
DryFoliageColorReloadListener.prepare
(ResourceManager p_406344_, ProfilerFiller p_406283_) protected int[]
FoliageColorReloadListener.prepare
(ResourceManager p_118660_, ProfilerFiller p_118661_) protected int[]
GrassColorReloadListener.prepare
(ResourceManager p_118677_, ProfilerFiller p_118678_) SplashManager.prepare
(ResourceManager p_118869_, ProfilerFiller p_118870_) final 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 ClientLanguage
ClientLanguage.loadFrom
(ResourceManager p_265765_, List<String> p_265743_, boolean p_265470_) void
LanguageManager.onResourceManagerReload
(ResourceManager p_118973_) -
Uses of ResourceManager in net.minecraft.client.resources.model
Methods in net.minecraft.client.resources.model with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
EquipmentAssetManager.apply
(Map<ResourceLocation, EquipmentClientInfo> p_388124_, ResourceManager p_387311_, ProfilerFiller p_387076_) private static CompletableFuture
<Map<ResourceLocation, UnbakedModel>> ModelManager.loadBlockModels
(ResourceManager p_251361_, Executor p_252189_) BlockStateModelLoader.loadBlockStates
(ResourceManager p_387674_, Executor p_388736_) final CompletableFuture
<Void> ModelManager.reload
(PreparableReloadListener.PreparationBarrier p_249079_, ResourceManager p_251134_, Executor p_250550_, Executor p_249221_) AtlasSet.scheduleLoad
(ResourceManager p_249256_, int p_251059_, Executor p_250751_) ClientItemInfoLoader.scheduleLoad
(ResourceManager p_390398_, Executor p_390441_) -
Uses of ResourceManager in net.minecraft.client.sounds
Methods in net.minecraft.client.sounds with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
SoundManager.apply
(SoundManager.Preparations p_120377_, ResourceManager p_120378_, ProfilerFiller p_120379_) (package private) void
SoundManager.Preparations.listResources
(ResourceManager p_249271_) protected SoundManager.Preparations
SoundManager.prepare
(ResourceManager p_120356_, ProfilerFiller p_120357_) -
Uses of ResourceManager in net.minecraft.resources
Methods in net.minecraft.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionFileToIdConverter.listMatchingResources
(ResourceManager p_252045_) FileToIdConverter.listMatchingResourcesFromNamespace
(ResourceManager manager, String namespace) List all resources under the given namespace which match this converterFileToIdConverter.listMatchingResourceStacks
(ResourceManager p_249881_) FileToIdConverter.listMatchingResourceStacksFromNamespace
(ResourceManager manager, String namespace) List all resource stacks under the given namespace which match this converterstatic RegistryAccess.Frozen
RegistryDataLoader.load
(ResourceManager p_364116_, List<HolderLookup.RegistryLookup<?>> p_321716_, List<RegistryDataLoader.RegistryData<?>> p_365382_) (package private) static <E> void
RegistryDataLoader.loadContentsFromManager
(ResourceManager p_321535_, RegistryOps.RegistryInfoLookup p_321612_, WritableRegistry<E> p_321557_, com.mojang.serialization.Decoder<E> p_321820_, Map<ResourceKey<?>, Exception> p_321649_) void
RegistryDataLoader.Loader.loadFromResources
(ResourceManager p_321702_, RegistryOps.RegistryInfoLookup p_321840_) -
Uses of ResourceManager in net.minecraft.server
Fields in net.minecraft.server declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManager
WorldLoader.DataLoadContext.resources
The field for theresources
record component.Methods in net.minecraft.server that return ResourceManagerModifier and TypeMethodDescriptionMinecraftServer.getResourceManager()
WorldLoader.DataLoadContext.resources()
Returns the value of theresources
record component.Methods in net.minecraft.server with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
ServerAdvancementManager.apply
(Map<ResourceLocation, Advancement> p_136034_, ResourceManager p_136035_, ProfilerFiller p_136036_) ReloadableServerResources.loadResources
(ResourceManager p_248588_, LayeredRegistryAccess<RegistryLayer> p_335667_, List<Registry.PendingTags<?>> p_363739_, FeatureFlagSet p_250212_, Commands.CommandSelection p_249301_, int p_251126_, Executor p_249136_, Executor p_249601_) ReloadableServerRegistries.reload
(LayeredRegistryAccess<RegistryLayer> p_335950_, List<Registry.PendingTags<?>> p_363295_, ResourceManager p_335786_, Executor p_335516_) ServerFunctionLibrary.reload
(PreparableReloadListener.PreparationBarrier p_136057_, ResourceManager p_136058_, Executor p_136061_, Executor p_136062_) private static <T> CompletableFuture
<WritableRegistry<?>> ReloadableServerRegistries.scheduleRegistryLoad
(LootDataType<T> p_335741_, RegistryOps<com.google.gson.JsonElement> p_336173_, ResourceManager p_335893_, Executor p_336104_) Constructors in net.minecraft.server with parameters of type ResourceManagerModifierConstructorDescriptionDataLoadContext
(ResourceManager resources, WorldDataConfiguration dataConfiguration, HolderLookup.Provider datapackWorldgen, RegistryAccess.Frozen datapackDimensions) Creates an instance of aDataLoadContext
record 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 TypeClassDescriptionclass
class
class
static enum
Methods in net.minecraft.server.packs.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected abstract void
SimplePreparableReloadListener.apply
(T p_10793_, ResourceManager p_10794_, ProfilerFiller p_10795_) static ReloadInstance
SimpleReloadInstance.create
(ResourceManager p_203835_, List<PreparableReloadListener> p_203836_, Executor p_203837_, Executor p_203838_, CompletableFuture<Unit> p_203839_, boolean p_203840_) SimpleReloadInstance.StateFactory.create
(PreparableReloadListener.PreparationBarrier p_10864_, ResourceManager p_10865_, PreparableReloadListener p_10866_, Executor p_10867_, Executor p_10868_) static ReloadInstance
ProfiledReloadInstance.of
(ResourceManager p_404634_, List<PreparableReloadListener> p_404750_, Executor p_405435_, Executor p_405297_, CompletableFuture<Unit> p_405418_) static ReloadInstance
SimpleReloadInstance.of
(ResourceManager p_10816_, List<PreparableReloadListener> p_10817_, Executor p_10818_, Executor p_10819_, CompletableFuture<Unit> p_10820_) void
ResourceManagerReloadListener.onResourceManagerReload
(ResourceManager p_10758_) protected Map
<ResourceLocation, T> SimpleJsonResourceReloadListener.prepare
(ResourceManager p_10771_, ProfilerFiller p_10772_) protected abstract T
SimplePreparableReloadListener.prepare
(ResourceManager p_10796_, ProfilerFiller p_10797_) protected CompletableFuture
<List<ProfiledReloadInstance.State>> ProfiledReloadInstance.prepareTasks
(Executor p_405318_, Executor p_405642_, ResourceManager p_404932_, List<PreparableReloadListener> p_404797_, SimpleReloadInstance.StateFactory<ProfiledReloadInstance.State> p_405213_, CompletableFuture<?> p_405774_) protected CompletableFuture
<List<S>> SimpleReloadInstance.prepareTasks
(Executor p_405268_, Executor p_405682_, ResourceManager p_404829_, List<PreparableReloadListener> p_405049_, SimpleReloadInstance.StateFactory<S> p_405573_, CompletableFuture<?> p_405777_) PreparableReloadListener.reload
(PreparableReloadListener.PreparationBarrier p_10638_, ResourceManager p_10639_, Executor p_10642_, Executor p_10643_) 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> void
SimpleJsonResourceReloadListener.scanDirectory
(ResourceManager p_279308_, FileToIdConverter p_387906_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_371830_, com.mojang.serialization.Codec<T> p_371493_, Map<ResourceLocation, T> p_279404_) static <T> void
SimpleJsonResourceReloadListener.scanDirectory
(ResourceManager p_386974_, ResourceKey<? extends Registry<T>> p_388878_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_388402_, com.mojang.serialization.Codec<T> p_387608_, Map<ResourceLocation, T> p_386495_) static <T> void
SimpleJsonResourceReloadListener.scanDirectoryWithOptionalValues
(ResourceManager p_386974_, ResourceKey<? extends Registry<T>> p_388878_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_388402_, com.mojang.serialization.Codec<Optional<T>> p_387608_, Map<ResourceLocation, Optional<T>> p_386495_) protected void
SimpleReloadInstance.startTasks
(Executor p_405149_, Executor p_404751_, ResourceManager p_404875_, List<PreparableReloadListener> p_404801_, SimpleReloadInstance.StateFactory<S> p_405705_, CompletableFuture<?> p_405320_) -
Uses of ResourceManager in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type ResourceManagerModifier and TypeMethodDescriptionTagLoader.load
(ResourceManager p_144496_) private static <T> Optional
<Registry.PendingTags<T>> TagLoader.loadPendingTags
(ResourceManager p_363343_, Registry<T> p_364997_) static List
<Registry.PendingTags<?>> TagLoader.loadTagsForExistingRegistries
(ResourceManager p_362119_, RegistryAccess p_363563_) static <T> void
TagLoader.loadTagsForRegistry
(ResourceManager p_360949_, WritableRegistry<T> p_364371_) -
Uses of ResourceManager in net.minecraft.world.item.crafting
Methods in net.minecraft.world.item.crafting with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
RecipeManager.apply
(RecipeMap p_380231_, ResourceManager p_44038_, ProfilerFiller p_44039_) protected RecipeMap
RecipeManager.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 ResourceManager
StructurePieceSerializationContext.resourceManager
The field for theresourceManager
record component.Methods in net.minecraft.world.level.levelgen.structure.pieces that return ResourceManagerModifier and TypeMethodDescriptionStructurePieceSerializationContext.resourceManager()
Returns the value of theresourceManager
record 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 aStructurePieceSerializationContext
record 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 ResourceManager
StructureTemplateManager.resourceManager
Methods in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
StructureTemplateManager.onResourceManagerReload
(ResourceManager p_230371_) Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifierConstructorDescriptionStructureTemplateManager
(ResourceManager p_249872_, LevelStorageSource.LevelStorageAccess p_249864_, com.mojang.datafixers.DataFixer p_249868_, HolderGetter<Block> p_256126_) -
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 void
AnimationLoader.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 TypeMethodDescriptionvoid
ObjLoader.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 TypeMethodDescriptionvoid
NamespacedDirectoryLister.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 void
RecipePriorityManager.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 void
LootModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> resourceList, ResourceManager resourceManagerIn, ProfilerFiller profilerIn) protected Map
<ResourceLocation, com.google.gson.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 ResourceManager
GatherDataEvent.DataGeneratorConfig.clientResourceManager
private final ResourceManager
GatherDataEvent.DataGeneratorConfig.serverResourceManager
Methods in net.neoforged.neoforge.data.event that return ResourceManagerModifier and TypeMethodDescriptionprivate static ResourceManager
GatherDataEvent.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 void
BrandingControl.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)