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 TypeMethodDescriptionstatic WorldData
Minecraft.loadWorldData(LevelStorageSource.LevelStorageAccess p_91136_, RegistryAccess.RegistryHolder p_91137_, ResourceManager p_91138_, DataPackConfig p_91139_)
Method parameters in net.minecraft.client with type arguments of type ResourceManagerModifier and TypeMethodDescriptionprivate void
Minecraft.doLoadLevel(String p_91220_, RegistryAccess.RegistryHolder p_91221_, Function<LevelStorageSource.LevelStorageAccess,DataPackConfig> p_91222_, com.mojang.datafixers.util.Function4<LevelStorageSource.LevelStorageAccess,RegistryAccess.RegistryHolder,ResourceManager,DataPackConfig,WorldData> p_91223_, boolean p_91224_, Minecraft.ExperimentalDialogType p_91225_, boolean creating)
Minecraft.makeServerStem(RegistryAccess.RegistryHolder p_91191_, Function<LevelStorageSource.LevelStorageAccess,DataPackConfig> p_91192_, com.mojang.datafixers.util.Function4<LevelStorageSource.LevelStorageAccess,RegistryAccess.RegistryHolder,ResourceManager,DataPackConfig,WorldData> p_91193_, boolean p_91194_, LevelStorageSource.LevelStorageAccess p_91195_)
-
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
Fields in net.minecraft.client.gui.font.providers declared as ResourceManagerModifier and TypeFieldDescriptionprivate ResourceManager
LegacyUnicodeBitmapsProvider.resourceManager
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 TypeMethodDescriptionprivate void
ParticleEngine.loadParticleDescription(ResourceManager p_107317_, ResourceLocation p_107318_, Map<ResourceLocation,List<ResourceLocation>> p_107319_)
ParticleEngine.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 ResourceManager
GameRenderer.resourceManager
private 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
GameRenderer.onResourceManagerReload(ResourceManager p_109105_)
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_)
void
GameRenderer.reloadShaders(ResourceManager p_172768_)
Constructors in net.minecraft.client.renderer with parameters of type ResourceManagerModifierConstructorDescriptionEffectInstance(ResourceManager p_108941_, String p_108942_)
GameRenderer(Minecraft p_109083_, ResourceManager p_109084_, RenderBuffers p_109085_)
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 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_174017_, ItemRenderer p_174018_, ResourceManager p_174019_, EntityModelSet p_174020_, Font p_174021_)
-
Uses of ResourceManager in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ResourceManagerConstructors 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 TypeMethodDescriptionprivate Collection<TextureAtlasSprite.Info>
TextureAtlas.getBasicSpriteInfos(ResourceManager p_118305_, Set<ResourceLocation> p_118306_)
private List<TextureAtlasSprite>
TextureAtlas.getLoadedSprites(ResourceManager p_118284_, Stitcher p_118285_, int p_118286_)
protected 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_)
private TextureAtlasSprite
TextureAtlas.load(ResourceManager p_118288_, TextureAtlasSprite.Info p_118289_, int p_118290_, int p_118291_, int p_118292_, int p_118293_, int p_118294_)
TextureAtlas.prepareToStitch(ResourceManager p_118308_, Stream<ResourceLocation> p_118309_, ProfilerFiller p_118310_, int p_118311_)
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.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_)
protected void
TextureAtlasHolder.apply(TextureAtlas.Preparations p_118894_, ResourceManager p_118895_, ProfilerFiller p_118896_)
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_)
protected TextureAtlas.Preparations
TextureAtlasHolder.prepare(ResourceManager p_118891_, ProfilerFiller p_118892_)
-
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
Fields in net.minecraft.client.resources.model declared as ResourceManagerMethods in net.minecraft.client.resources.model with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected void
ModelManager.apply(ModelBakery p_119419_, ResourceManager p_119420_, ProfilerFiller p_119421_)
protected ModelBakery
ModelManager.prepare(ResourceManager p_119413_, ProfilerFiller p_119414_)
Constructors in net.minecraft.client.resources.model with parameters of type ResourceManagerModifierConstructorDescriptionprotected
ModelBakery(ResourceManager p_119247_, BlockColors p_119248_, boolean vanillaBakery)
ModelBakery(ResourceManager p_119247_, BlockColors p_119248_, ProfilerFiller p_119249_, int p_119250_)
-
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
Fields in net.minecraft.client.sounds declared as ResourceManagerMethods 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.handleRegistration(ResourceLocation p_120426_, SoundEventRegistration p_120427_, ResourceManager p_120428_)
protected SoundManager.Preparations
SoundManager.prepare(ResourceManager p_120356_, ProfilerFiller p_120357_)
(package private) static boolean
SoundManager.validateSoundResource(Sound p_120396_, ResourceLocation p_120397_, ResourceManager p_120398_)
Constructors in net.minecraft.client.sounds with parameters of type ResourceManagerModifierConstructorDescriptionSoundBufferLibrary(ResourceManager p_120192_)
SoundEngine(SoundManager p_120236_, Options p_120237_, ResourceManager p_120238_)
SoundManager(ResourceManager p_120352_, Options p_120353_)
-
Uses of ResourceManager in net.minecraft.resources
Methods in net.minecraft.resources with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic <T> RegistryReadOps<T>
RegistryReadOps.create(com.mojang.serialization.DynamicOps<T> p_179883_, ResourceManager p_179884_, RegistryAccess p_179885_)
static <T> RegistryReadOps<T>
RegistryReadOps.createAndLoad(com.mojang.serialization.DynamicOps<T> p_179867_, ResourceManager p_179868_, RegistryAccess p_179869_)
RegistryReadOps.ResourceAccess.forResourceManager(ResourceManager p_135715_)
-
Uses of ResourceManager in net.minecraft.server
Methods in net.minecraft.server that return ResourceManagerModifier and TypeMethodDescriptionMinecraftServer.getResourceManager()
ServerResources.getResourceManager()
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_)
ServerFunctionLibrary.readLines(ResourceManager p_136070_, ResourceLocation p_136071_)
ServerFunctionLibrary.reload(PreparableReloadListener.PreparationBarrier p_136057_, ResourceManager p_136058_, ProfilerFiller p_136059_, ProfilerFiller p_136060_, Executor p_136061_, Executor p_136062_)
-
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
static class
class
Fields in net.minecraft.server.packs.resources declared as ResourceManagerMethods 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_)
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_)
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> TagManager.LoaderInfo<T>
TagManager.createLoader(ResourceManager p_144576_, Executor p_144577_, StaticTagHelper<T> p_144578_)
TagLoader.load(ResourceManager p_144496_)
TagLoader.loadAndBuild(ResourceManager p_144545_)
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.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as ResourceManagerMethods in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
StructureManager.onResourceManagerReload(ResourceManager p_74336_)
Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type ResourceManagerModifierConstructorDescriptionStructureManager(ResourceManager p_74332_, LevelStorageSource.LevelStorageAccess p_74333_, com.mojang.datafixers.DataFixer p_74334_)
-
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
Methods in net.minecraftforge.client with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic NativeImage
MinecraftForgeClient.getImageLayer(ResourceLocation resourceLocation, ResourceManager resourceManager)
static TextureAtlasSprite
ForgeHooksClient.loadTextureAtlasSprite(TextureAtlas textureAtlas, ResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, Resource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image)
-
Uses of ResourceManager in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as ResourceManagerMethods in net.minecraftforge.client.event that return ResourceManagerConstructors in net.minecraftforge.client.event with parameters of type ResourceManagerModifierConstructorDescriptionRegisterShadersEvent(ResourceManager resourceManager, List<com.mojang.datafixers.util.Pair<ShaderInstance,Consumer<ShaderInstance>>> shaderList)
-
Uses of ResourceManager in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions with parameters of type ResourceManagerModifier and TypeMethodDescriptiondefault boolean
IForgeTextureAtlasSprite.hasCustomLoader(ResourceManager manager, ResourceLocation location)
Deprecated.default boolean
IForgeTextureAtlasSprite.load(ResourceManager manager, ResourceLocation location, Function<ResourceLocation,TextureAtlasSprite> textureGetter)
Deprecated. -
Uses of ResourceManager in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
CompositeModel.Loader.onResourceManagerReload(ResourceManager resourceManager)
void
DynamicBucketModel.Loader.onResourceManagerReload(ResourceManager resourceManager)
void
ItemLayerModel.Loader.onResourceManagerReload(ResourceManager resourceManager)
void
ModelLoaderRegistry.VanillaProxy.Loader.onResourceManagerReload(ResourceManager resourceManager)
void
MultiLayerModel.Loader.onResourceManagerReload(ResourceManager resourceManager)
void
SeparatePerspectiveModel.Loader.onResourceManagerReload(ResourceManager p_10758_)
Constructors in net.minecraftforge.client.model with parameters of type ResourceManagerModifierConstructorDescriptionModelLoader(ResourceManager manager, BlockColors colours, ProfilerFiller profiler, int maxMipmapLevel)
-
Uses of ResourceManager in net.minecraftforge.client.model.animation
Methods in net.minecraftforge.client.model.animation with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic ModelBlockAnimation
ModelBlockAnimation.loadVanillaAnimation(ResourceManager manager, ResourceLocation armatureLocation)
Load armature associated with a vanilla model. -
Uses of ResourceManager in net.minecraftforge.client.model.b3d
Fields in net.minecraftforge.client.model.b3d declared as ResourceManager -
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.client.textures
Methods in net.minecraftforge.client.textures with parameters of type ResourceManagerModifier and TypeMethodDescriptionITextureAtlasSpriteLoader.load(TextureAtlas atlas, ResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, Resource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image)
Load a TextureAtlasSprite for the given resource. -
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.common.model.animation
Methods in net.minecraftforge.common.model.animation with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic IAnimationStateMachine
AnimationStateMachine.load(ResourceManager manager, ResourceLocation location, com.google.common.collect.ImmutableMap<String,ITimeValue> customParameters)
Load a new instance if AnimationStateMachine at specified location, with specified custom parameters. -
Uses of ResourceManager in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
FullPotsAccessorDemo.ClientHandler.DioritePotModelLoader.onResourceManagerReload(ResourceManager manager)
-
Uses of ResourceManager in net.minecraftforge.debug.client
Methods in net.minecraftforge.debug.client with parameters of type ResourceManagerModifier and TypeMethodDescriptionCustomTASTest.TasLoader.load(TextureAtlas atlas, ResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, Resource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image)
-
Uses of ResourceManager in net.minecraftforge.debug.client.model
Methods in net.minecraftforge.debug.client.model with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoid
NewModelLoaderTest.TestLoader.onResourceManagerReload(ResourceManager resourceManager)
-
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.fmlclient
Methods in net.minecraftforge.fmlclient 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.fmllegacy
Methods in net.minecraftforge.fmllegacy with parameters of type ResourceManagerModifier and TypeMethodDescriptionprivate static void
BrandingControl.onResourceManagerReload(ResourceManager resourceManager)
-
Uses of ResourceManager in net.minecraftforge.fmlonlyclient
Methods in net.minecraftforge.fmlonlyclient 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)
ITextureAtlasSpriteLoader