Uses of Interface
net.minecraft.server.packs.resources.ResourceManager
Package
Description
-
Uses of ResourceManager in com.mojang.realmsclient.gui.screens
Modifier and TypeMethodDescriptionstatic void
AddRealmPopupScreen.updateCarouselImages
(ResourceManager p_346428_) -
Uses of ResourceManager in net.minecraft.client
Modifier 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
Modifier and TypeMethodDescriptionvoid
FontTexture.load
(ResourceManager p_95101_) private CompletableFuture
<FontManager.Preparation> FontManager.prepare
(ResourceManager p_285252_, Executor p_284969_) FontManager.reload
(PreparableReloadListener.PreparationBarrier p_285160_, ResourceManager p_285231_, ProfilerFiller p_285232_, ProfilerFiller p_285262_, 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
Modifier 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
Modifier and TypeMethodDescriptionprotected SimpleTexture.TextureImage
LoadingOverlay.LogoTexture.getTextureImage
(ResourceManager p_96194_) -
Uses of ResourceManager in net.minecraft.client.model.geom
Modifier and TypeMethodDescriptionvoid
EntityModelSet.onResourceManagerReload
(ResourceManager p_171102_) -
Uses of ResourceManager in net.minecraft.client.particle
Modifier 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
Modifier and TypeMethodDescriptionprotected void
GpuWarnlistManager.apply
(GpuWarnlistManager.Preparations p_109226_, ResourceManager p_109227_, ProfilerFiller p_109228_) 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_) ModifierConstructorDescriptionGameRenderer
(Minecraft p_234219_, ItemInHandRenderer p_234220_, ResourceManager p_234221_, RenderBuffers p_234222_) -
Uses of ResourceManager in net.minecraft.client.renderer.block
Modifier and TypeMethodDescriptionvoid
BlockRenderDispatcher.onResourceManagerReload
(ResourceManager p_110909_) -
Uses of ResourceManager in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionvoid
BlockEntityRenderDispatcher.onResourceManagerReload
(ResourceManager p_173563_) -
Uses of ResourceManager in net.minecraft.client.renderer.entity
Modifier and TypeFieldDescriptionprivate final ResourceManager
EntityRendererProvider.Context.resourceManager
Modifier and TypeMethodDescriptionvoid
EntityRenderDispatcher.onResourceManagerReload
(ResourceManager p_174004_) void
ItemRenderer.onResourceManagerReload
(ResourceManager p_115105_) ModifierConstructorDescriptionContext
(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
Modifier and TypeFieldDescriptionprivate final ResourceManager
VillagerProfessionLayer.resourceManager
ModifierConstructorDescriptionVillagerProfessionLayer
(RenderLayerParent<T, M> p_174550_, ResourceManager p_174551_, String p_174552_) -
Uses of ResourceManager in net.minecraft.client.renderer.texture
Modifier 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_) SpriteLoader.loadAndStitch
(ResourceManager p_295469_, ResourceLocation p_294925_, int p_294855_, Executor p_294720_, Collection<MetadataSectionSerializer<?>> p_294816_) 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_) ModifierConstructorDescriptionPreloadedTexture
(ResourceManager p_118102_, ResourceLocation p_118103_, Executor p_118104_) TextureManager
(ResourceManager p_118474_) -
Uses of ResourceManager in net.minecraft.client.renderer.texture.atlas
Modifier 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
Modifier and TypeMethodDescriptionstatic 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionprivate static CompletableFuture
<Map<ResourceLocation, BlockModel>> ModelManager.loadBlockModels
(ResourceManager p_251361_, Executor p_252189_) private static CompletableFuture
<Map<ResourceLocation, List<BlockStateModelLoader.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.sounds
Modifier 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
Modifier 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_) (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
Modifier and TypeFieldDescriptionprivate final ResourceManager
WorldLoader.DataLoadContext.resources
The field for theresources
record component.Modifier and TypeMethodDescriptionMinecraftServer.getResourceManager()
WorldLoader.DataLoadContext.resources()
Returns the value of theresources
record component.Modifier 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_, LayeredRegistryAccess<RegistryLayer> p_335667_, FeatureFlagSet p_250212_, Commands.CommandSelection p_249301_, int p_251126_, Executor p_249136_, Executor p_249601_) ReloadableServerRegistries.reload
(LayeredRegistryAccess<RegistryLayer> p_335950_, ResourceManager p_335786_, Executor p_335516_) ServerFunctionLibrary.reload
(PreparableReloadListener.PreparationBarrier p_136057_, ResourceManager p_136058_, ProfilerFiller p_136059_, ProfilerFiller p_136060_, Executor p_136061_, Executor p_136062_) private static <T> CompletableFuture
<WritableRegistry<?>> ReloadableServerRegistries.scheduleElementParse
(LootDataType<T> p_335741_, RegistryOps<com.google.gson.JsonElement> p_336173_, ResourceManager p_335893_, Executor p_336104_) ModifierConstructorDescriptionDataLoadContext
(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
Modifier and TypeClassDescriptionclass
class
class
static enum
Modifier 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_) static void
SimpleJsonResourceReloadListener.scanDirectory
(ResourceManager p_279308_, String p_279131_, com.google.gson.Gson p_279261_, Map<ResourceLocation, com.google.gson.JsonElement> p_279404_) ModifierConstructorDescriptionProfiledReloadInstance
(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
Modifier 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
Modifier 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
Modifier and TypeFieldDescriptionprivate final ResourceManager
StructurePieceSerializationContext.resourceManager
The field for theresourceManager
record component.Modifier and TypeMethodDescriptionStructurePieceSerializationContext.resourceManager()
Returns the value of theresourceManager
record component.ModifierConstructorDescriptionStructurePieceSerializationContext
(ResourceManager resourceManager, RegistryAccess registryAccess, StructureTemplateManager structureTemplateManager) Creates an instance of aStructurePieceSerializationContext
record class. -
Uses of ResourceManager in net.minecraft.world.level.levelgen.structure.templatesystem
Modifier and TypeFieldDescriptionprivate ResourceManager
StructureTemplateManager.resourceManager
Modifier and TypeMethodDescriptionvoid
StructureTemplateManager.onResourceManagerReload
(ResourceManager p_230371_) ModifierConstructorDescriptionStructureTemplateManager
(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.loading
Modifier 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
Modifier and TypeMethodDescriptionvoid
ObjLoader.onResourceManagerReload
(ResourceManager resourceManager) -
Uses of ResourceManager in net.neoforged.neoforge.common.data
Modifier and TypeMethodDescriptionprivate ResourceManager
ExistingFileHelper.getManager
(PackType packType) -
Uses of ResourceManager in net.neoforged.neoforge.common.loot
Modifier 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.event
Modifier 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
Modifier and TypeMethodDescriptionprivate static void
BrandingControl.onResourceManagerReload
(ResourceManager resourceManager) -
Uses of ResourceManager in net.neoforged.neoforge.oldtest.client
Modifier and TypeMethodDescriptionvoid
CustomSpriteSourceTest.CustomSpriteSource.run
(ResourceManager manager, SpriteSource.Output output) -
Uses of ResourceManager in net.neoforged.neoforge.registries
Modifier 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)