Uses of Interface
net.minecraft.util.profiling.ProfilerFiller
Package
Description
-
Uses of ProfilerFiller in net.minecraft.client
Modifier and TypeMethodDescriptionprivate ProfilerFiller
Minecraft.constructProfiler
(boolean p_167971_, SingleTickProfiler p_167972_) Minecraft.getProfiler()
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 ProfilerFiller in net.minecraft.client.multiplayer
ModifierConstructorDescriptionClientLevel
(ClientPacketListener p_205505_, ClientLevel.ClientLevelData p_205506_, ResourceKey<Level> p_205507_, Holder<DimensionType> p_205508_, int p_205509_, int p_205510_, Supplier<ProfilerFiller> p_205511_, LevelRenderer p_205512_, boolean p_205513_, long p_205514_) -
Uses of ProfilerFiller 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 ProfilerFiller in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionprotected void
GpuWarnlistManager.apply
(GpuWarnlistManager.Preparations p_109226_, ResourceManager p_109227_, ProfilerFiller p_109228_) 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_) -
Uses of ProfilerFiller in net.minecraft.client.renderer.texture
Modifier and TypeMethodDescriptionTextureManager.reload
(PreparableReloadListener.PreparationBarrier p_118476_, ResourceManager p_118477_, ProfilerFiller p_118478_, ProfilerFiller p_118479_, Executor p_118480_, Executor p_118481_) -
Uses of ProfilerFiller 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_) private void
TextureAtlasHolder.apply
(SpriteLoader.Preparations p_252333_, ProfilerFiller p_250624_) 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 ProfilerFiller in net.minecraft.client.resources.model
Modifier and TypeMethodDescriptionprivate void
ModelManager.apply
(ModelManager.ReloadState p_248996_, ProfilerFiller p_251960_) private ModelManager.ReloadState
ModelManager.loadModels
(ProfilerFiller p_252136_, Map<ResourceLocation, AtlasSet.StitchResult> p_250646_, ModelBakery p_248945_) final CompletableFuture<Void>
ModelManager.reload
(PreparableReloadListener.PreparationBarrier p_249079_, ResourceManager p_251134_, ProfilerFiller p_250336_, ProfilerFiller p_252324_, Executor p_250550_, Executor p_249221_) ModifierConstructorDescriptionModelBakery
(BlockColors p_249183_, ProfilerFiller p_252014_, Map<ResourceLocation, BlockModel> p_251087_, Map<ResourceLocation, List<ModelBakery.LoadedJson>> p_250416_) -
Uses of ProfilerFiller in net.minecraft.client.sounds
Modifier and TypeMethodDescriptionprotected void
SoundManager.apply
(SoundManager.Preparations p_120377_, ResourceManager p_120378_, ProfilerFiller p_120379_) protected SoundManager.Preparations
SoundManager.prepare
(ResourceManager p_120356_, ProfilerFiller p_120357_) -
Uses of ProfilerFiller in net.minecraft.server
Modifier and TypeMethodDescriptionprotected void
ServerAdvancementManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_136034_, ResourceManager p_136035_, ProfilerFiller p_136036_) ServerFunctionLibrary.reload
(PreparableReloadListener.PreparationBarrier p_136057_, ResourceManager p_136058_, ProfilerFiller p_136059_, ProfilerFiller p_136060_, Executor p_136061_, Executor p_136062_) -
Uses of ProfilerFiller in net.minecraft.server.packs.resources
Modifier and TypeMethodDescriptionprotected abstract void
SimplePreparableReloadListener.apply
(T p_10793_, ResourceManager p_10794_, ProfilerFiller p_10795_) 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_) -
Uses of ProfilerFiller in net.minecraft.tags
Modifier and TypeMethodDescriptionTagManager.reload
(PreparableReloadListener.PreparationBarrier p_13482_, ResourceManager p_13483_, ProfilerFiller p_13484_, ProfilerFiller p_13485_, Executor p_13486_, Executor p_13487_) -
Uses of ProfilerFiller in net.minecraft.util.profiling
Modifier and TypeMethodDescriptionstatic ProfilerFiller
SingleTickProfiler.decorateFiller
(ProfilerFiller p_18630_, SingleTickProfiler p_18631_) ContinuousProfiler.getFiller()
SingleTickProfiler.startTick()
static ProfilerFiller
ProfilerFiller.tee
(ProfilerFiller p_18579_, ProfilerFiller p_18580_) Modifier and TypeMethodDescriptionstatic ProfilerFiller
SingleTickProfiler.decorateFiller
(ProfilerFiller p_18630_, SingleTickProfiler p_18631_) static ProfilerFiller
ProfilerFiller.tee
(ProfilerFiller p_18579_, ProfilerFiller p_18580_) -
Uses of ProfilerFiller in net.minecraft.util.profiling.metrics.profiling
Modifier and TypeMethodDescriptionActiveMetricsRecorder.getProfiler()
InactiveMetricsRecorder.getProfiler()
MetricsRecorder.getProfiler()
-
Uses of ProfilerFiller in net.minecraft.world.entity.ai.goal
-
Uses of ProfilerFiller 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 ProfilerFiller in net.minecraft.world.level
ModifierConstructorDescriptionprotected
Level
(WritableLevelData p_220352_, ResourceKey<Level> p_220353_, Holder<DimensionType> p_220354_, Supplier<ProfilerFiller> p_220355_, boolean p_220356_, boolean p_220357_, long p_220358_, int p_220359_) -
Uses of ProfilerFiller in net.minecraft.world.level.pathfinder
-
Uses of ProfilerFiller in net.minecraft.world.level.storage.loot
Modifier 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 ProfilerFiller in net.minecraft.world.ticks
Modifier and TypeMethodDescriptionprivate void
LevelTicks.collectTicks
(long p_193222_, int p_193223_, ProfilerFiller p_193224_) ModifierConstructorDescriptionLevelTicks
(LongPredicate p_193211_, Supplier<ProfilerFiller> p_193212_) -
Uses of ProfilerFiller in net.minecraftforge.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 ProfilerFiller in net.minecraftforge.common.loot
Modifier and TypeMethodDescriptionprotected void
LootModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> resourceList, ResourceManager resourceManagerIn, ProfilerFiller profilerIn) -
Uses of ProfilerFiller in net.minecraftforge.event
Modifier and TypeMethodDescriptionAddReloadListenerEvent.WrappedStateAwareListener.reload
(PreparableReloadListener.PreparationBarrier stage, ResourceManager resourceManager, ProfilerFiller preparationsProfiler, ProfilerFiller reloadProfiler, Executor backgroundExecutor, Executor gameExecutor)