Uses of Interface
net.minecraft.server.packs.resources.ResourceManager
Packages that use ResourceManager
Package
Description
-
Uses of ResourceManager in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic void
RealmsMainScreen.updateTeaserImages
(ResourceManager p_86407_) -
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 ResourceManager -
Uses of ResourceManager in net.minecraft.client.gui.font.providers
Methods in net.minecraft.client.gui.font.providers with parameters of type ResourceManagerModifier and TypeMethodDescriptionBitmapProvider.Builder.create
(ResourceManager p_95354_) GlyphProviderBuilder.create
(ResourceManager p_95399_) LegacyUnicodeBitmapsProvider.Builder.create
(ResourceManager p_95451_) TrueTypeGlyphProviderBuilder.create
(ResourceManager p_95498_) Constructors in net.minecraft.client.gui.font.providers with parameters of type ResourceManagerModifierConstructorDescriptionLegacyUnicodeBitmapsProvider
(ResourceManager p_95429_, byte[] p_95430_, String p_95431_) -
Uses of ResourceManager in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected SimpleTexture.TextureImage
LoadingOverlay.LogoTexture.getTextureImage
(ResourceManager p_96194_) -
Uses of ResourceManager in net.minecraft.client.model.geom
Methods in net.minecraft.client.model.geom with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
EntityModelSet.onResourceManagerReload
(ResourceManager p_171102_) -
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_, ProfilerFiller p_107307_, ProfilerFiller p_107308_, Executor p_107309_, Executor p_107310_) -
Uses of ResourceManager in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManager
GameRenderer.resourceManager
private final ResourceManager
PostChain.resourceManager
Methods in net.minecraft.client.renderer with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
GpuWarnlistManager.apply
(GpuWarnlistManager.Preparations p_109226_, ResourceManager p_109227_, ProfilerFiller p_109228_) static EffectProgram
EffectInstance.getOrCreate
(ResourceManager p_172567_, Program.Type p_172568_, String p_172569_) void
BlockEntityWithoutLevelRenderer.onResourceManagerReload
(ResourceManager p_172555_) void
LevelRenderer.onResourceManagerReload
(ResourceManager p_109513_) private static com.google.gson.JsonObject
GpuWarnlistManager.parseJson
(ResourceManager p_109245_, ProfilerFiller p_109246_) protected GpuWarnlistManager.Preparations
GpuWarnlistManager.prepare
(ResourceManager p_109220_, ProfilerFiller p_109221_) Constructors in net.minecraft.client.renderer with parameters of type ResourceManagerModifierConstructorDescriptionEffectInstance
(ResourceManager p_108941_, String p_108942_) GameRenderer
(Minecraft p_234219_, ItemInHandRenderer p_234220_, ResourceManager p_234221_, RenderBuffers p_234222_) PostChain
(TextureManager p_110018_, ResourceManager p_110019_, RenderTarget p_110020_, ResourceLocation p_110021_) PostPass
(ResourceManager p_110061_, String p_110062_, RenderTarget p_110063_, RenderTarget p_110064_) -
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_) void
ItemRenderer.onResourceManagerReload
(ResourceManager p_115105_) Constructors in net.minecraft.client.renderer.entity with parameters of type ResourceManagerModifierConstructorDescriptionContext
(EntityRenderDispatcher p_234590_, ItemRenderer p_234591_, BlockRenderDispatcher p_234592_, ItemInHandRenderer p_234593_, ResourceManager p_234594_, EntityModelSet p_234595_, 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<T, 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 TypeMethodDescriptionprotected SimpleTexture.TextureImage
PreloadedTexture.getTextureImage
(ResourceManager p_118126_) protected SimpleTexture.TextureImage
SimpleTexture.getTextureImage
(ResourceManager p_118140_) abstract void
AbstractTexture.load
(ResourceManager p_117955_) void
DynamicTexture.load
(ResourceManager p_117987_) void
HttpTexture.load
(ResourceManager p_118009_) void
SimpleTexture.load
(ResourceManager p_118135_) static SimpleTexture.TextureImage
SimpleTexture.TextureImage.load
(ResourceManager p_118156_, ResourceLocation p_118157_) void
TextureAtlas.load
(ResourceManager p_118282_) SpriteLoader.loadAndStitch
(ResourceManager p_262108_, ResourceLocation p_261754_, int p_262104_, Executor p_261687_) TextureManager.reload
(PreparableReloadListener.PreparationBarrier p_118476_, ResourceManager p_118477_, ProfilerFiller p_118478_, ProfilerFiller p_118479_, Executor p_118480_, Executor p_118481_) void
AbstractTexture.reset
(TextureManager p_117956_, ResourceManager p_117957_, ResourceLocation p_117958_, Executor p_117959_) void
PreloadedTexture.reset
(TextureManager p_118114_, ResourceManager p_118115_, ResourceLocation p_118116_, Executor p_118117_) Constructors in net.minecraft.client.renderer.texture with parameters of type ResourceManagerModifierConstructorDescriptionPreloadedTexture
(ResourceManager p_118102_, ResourceLocation p_118103_, Executor p_118104_) TextureManager
(ResourceManager p_118474_) -
Uses of ResourceManager in net.minecraft.client.renderer.texture.atlas
Methods in net.minecraft.client.renderer.texture.atlas with parameters of type ResourceManagerModifier and TypeMethodDescriptionSpriteResourceLoader.list
(ResourceManager p_261989_) static SpriteResourceLoader
SpriteResourceLoader.load
(ResourceManager p_261551_, ResourceLocation p_261709_) 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 TypeMethodDescriptionvoid
DirectoryLister.run
(ResourceManager p_261582_, SpriteSource.Output p_261898_) 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
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[]
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_, ProfilerFiller p_249806_, ProfilerFiller p_250732_, 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_118917_, List<LanguageInfo> p_118918_) 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 TypeMethodDescriptionprivate static CompletableFuture<Map<ResourceLocation,
BlockModel>> ModelManager.loadBlockModels
(ResourceManager p_251361_, Executor p_252189_) private static CompletableFuture<Map<ResourceLocation,
List<ModelBakery.LoadedJson>>> ModelManager.loadBlockStates
(ResourceManager p_252084_, Executor p_249943_) final CompletableFuture<Void>
ModelManager.reload
(PreparableReloadListener.PreparationBarrier p_249079_, ResourceManager p_251134_, ProfilerFiller p_250336_, ProfilerFiller p_252324_, Executor p_250550_, Executor p_249221_) AtlasSet.scheduleLoad
(ResourceManager p_249256_, int p_251059_, Executor p_250751_) -
Uses of ResourceManager in net.minecraft.client.searchtree
Methods in net.minecraft.client.searchtree with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
SearchRegistry.onResourceManagerReload
(ResourceManager p_119948_) -
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.listMatchingResourceStacks
(ResourceManager p_249881_) static RegistryAccess.Frozen
RegistryDataLoader.load
(ResourceManager p_252046_, RegistryAccess p_249916_, List<RegistryDataLoader.RegistryData<?>> p_250344_) void
RegistryDataLoader.Loader.load
(ResourceManager p_249926_, RegistryOps.RegistryInfoLookup p_256258_) (package private) static <E> void
RegistryDataLoader.loadRegistryContents
(RegistryOps.RegistryInfoLookup p_256369_, ResourceManager p_256349_, ResourceKey<? extends Registry<E>> p_255792_, WritableRegistry<E> p_256211_, com.mojang.serialization.Decoder<E> p_256232_, Map<ResourceKey<?>, Exception> p_255884_) -
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, com.google.gson.JsonElement> p_136034_, ResourceManager p_136035_, ProfilerFiller p_136036_) private static LayeredRegistryAccess<RegistryLayer>
WorldLoader.loadAndReplaceLayer
(ResourceManager p_249913_, LayeredRegistryAccess<RegistryLayer> p_252077_, RegistryLayer p_250346_, List<RegistryDataLoader.RegistryData<?>> p_250589_) private static RegistryAccess.Frozen
WorldLoader.loadLayer
(ResourceManager p_251529_, LayeredRegistryAccess<RegistryLayer> p_250737_, RegistryLayer p_250790_, List<RegistryDataLoader.RegistryData<?>> p_249516_) ReloadableServerResources.loadResources
(ResourceManager p_248588_, RegistryAccess.Frozen p_251163_, FeatureFlagSet p_250212_, Commands.CommandSelection p_249301_, int p_251126_, Executor p_249136_, Executor p_249601_) ServerFunctionLibrary.reload
(PreparableReloadListener.PreparationBarrier p_136057_, ResourceManager p_136058_, ProfilerFiller p_136059_, ProfilerFiller p_136060_, Executor p_136061_, Executor p_136062_) Constructors in net.minecraft.server with parameters of type ResourceManagerModifierConstructorDescriptionDataLoadContext
(ResourceManager resources, WorldDataConfiguration dataConfiguration, RegistryAccess.Frozen 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 SimpleReloadInstance<Void>
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,
com.google.gson.JsonElement> SimpleJsonResourceReloadListener.prepare
(ResourceManager p_10771_, ProfilerFiller p_10772_) protected abstract T
SimplePreparableReloadListener.prepare
(ResourceManager p_10796_, ProfilerFiller p_10797_) PreparableReloadListener.reload
(PreparableReloadListener.PreparationBarrier p_10638_, ResourceManager p_10639_, ProfilerFiller p_10640_, ProfilerFiller p_10641_, Executor p_10642_, Executor p_10643_) default CompletableFuture<Void>
ResourceManagerReloadListener.reload
(PreparableReloadListener.PreparationBarrier p_10752_, ResourceManager p_10753_, ProfilerFiller p_10754_, ProfilerFiller p_10755_, Executor p_10756_, Executor p_10757_) final CompletableFuture<Void>
SimplePreparableReloadListener.reload
(PreparableReloadListener.PreparationBarrier p_10780_, ResourceManager p_10781_, ProfilerFiller p_10782_, ProfilerFiller p_10783_, Executor p_10784_, Executor p_10785_) Constructors in net.minecraft.server.packs.resources with parameters of type ResourceManagerModifierConstructorDescriptionProfiledReloadInstance
(ResourceManager p_10649_, List<PreparableReloadListener> p_10650_, Executor p_10651_, Executor p_10652_, CompletableFuture<Unit> p_10653_) protected
SimpleReloadInstance
(Executor p_10808_, Executor p_10809_, ResourceManager p_10810_, List<PreparableReloadListener> p_10811_, SimpleReloadInstance.StateFactory<S> p_10812_, CompletableFuture<Unit> p_10813_) -
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 p_203908_, Executor p_203909_, RegistryAccess.RegistryEntry<T> p_203910_) TagLoader.load
(ResourceManager p_144496_) TagLoader.loadAndBuild
(ResourceManager p_203901_) TagManager.reload
(PreparableReloadListener.PreparationBarrier p_13482_, ResourceManager p_13483_, ProfilerFiller p_13484_, ProfilerFiller p_13485_, Executor p_13486_, Executor p_13487_) -
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
(Map<ResourceLocation, com.google.gson.JsonElement> p_44037_, ResourceManager p_44038_, ProfilerFiller p_44039_) -
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.minecraft.world.level.storage.loot
Methods in net.minecraft.world.level.storage.loot with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
ItemModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_165105_, ResourceManager p_165106_, ProfilerFiller p_165107_) protected void
LootTables.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_79214_, ResourceManager p_79215_, ProfilerFiller p_79216_) protected void
PredicateManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_79249_, ResourceManager p_79250_, ProfilerFiller p_79251_) -
Uses of ResourceManager in net.minecraftforge.client.loading
Methods in net.minecraftforge.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.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj declared as ResourceManagerMethods in net.minecraftforge.client.model.obj with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
ObjLoader.onResourceManagerReload
(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data that return ResourceManagerModifier and TypeMethodDescriptionprivate ResourceManager
ExistingFileHelper.getManager
(PackType packType) -
Uses of ResourceManager in net.minecraftforge.common.loot
Methods in net.minecraftforge.common.loot with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
LootModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> resourceList, ResourceManager resourceManagerIn, ProfilerFiller profilerIn) -
Uses of ResourceManager in net.minecraftforge.event
Methods in net.minecraftforge.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.minecraftforge.internal
Methods in net.minecraftforge.internal with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate static void
BrandingControl.onResourceManagerReload
(ResourceManager resourceManager)