Uses of Interface
net.minecraft.util.profiling.ProfilerFiller
Packages that use ProfilerFiller
Package
Description
-
Uses of ProfilerFiller in net.minecraft.client
Fields in net.minecraft.client declared as ProfilerFillerMethods in net.minecraft.client that return ProfilerFillerModifier and TypeMethodDescriptionprivate ProfilerFiller
Minecraft.constructProfiler
(boolean p_167971_, SingleTickProfiler p_167972_) Minecraft.getProfiler()
Methods in net.minecraft.client with parameters of type ProfilerFillerModifier 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.gui.font
Methods in net.minecraft.client.gui.font with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprivate void
FontManager.apply
(FontManager.Preparation p_284939_, ProfilerFiller p_285407_) FontManager.reload
(PreparableReloadListener.PreparationBarrier p_285160_, ResourceManager p_285231_, ProfilerFiller p_285232_, ProfilerFiller p_285262_, Executor p_284975_, Executor p_285218_) -
Uses of ProfilerFiller in net.minecraft.client.multiplayer
Constructor parameters in net.minecraft.client.multiplayer with type arguments of type ProfilerFillerModifierConstructorDescriptionClientLevel
(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
Methods in net.minecraft.client.particle with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.client.renderer with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.client.renderer.texture with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.client.resources with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.client.resources.model with parameters of type ProfilerFillerModifier 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_) Constructors in net.minecraft.client.resources.model with parameters of type ProfilerFillerModifierConstructorDescriptionModelBakery
(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
Methods in net.minecraft.client.sounds with parameters of type ProfilerFillerModifier 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.commands.execution
Fields in net.minecraft.commands.execution declared as ProfilerFillerMethods in net.minecraft.commands.execution that return ProfilerFillerConstructors in net.minecraft.commands.execution with parameters of type ProfilerFillerModifierConstructorDescriptionExecutionContext
(int p_313193_, int p_311309_, ProfilerFiller p_309602_) -
Uses of ProfilerFiller in net.minecraft.server
Fields in net.minecraft.server declared as ProfilerFillerMethods in net.minecraft.server that return ProfilerFillerMethods in net.minecraft.server with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.server.packs.resources with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.tags with parameters of type ProfilerFillerModifier 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
Subinterfaces of ProfilerFiller in net.minecraft.util.profilingClasses in net.minecraft.util.profiling that implement ProfilerFillerMethods in net.minecraft.util.profiling that return ProfilerFillerModifier 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_) Methods in net.minecraft.util.profiling with parameters of type ProfilerFillerModifier 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
Methods in net.minecraft.util.profiling.metrics.profiling that return ProfilerFillerModifier and TypeMethodDescriptionActiveMetricsRecorder.getProfiler()
InactiveMetricsRecorder.getProfiler()
MetricsRecorder.getProfiler()
-
Uses of ProfilerFiller in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal with type parameters of type ProfilerFillerConstructor parameters in net.minecraft.world.entity.ai.goal with type arguments of type ProfilerFiller -
Uses of ProfilerFiller in net.minecraft.world.item.crafting
Methods in net.minecraft.world.item.crafting with parameters of type ProfilerFillerModifier 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
Fields in net.minecraft.world.level with type parameters of type ProfilerFillerMethods in net.minecraft.world.level that return ProfilerFillerMethods in net.minecraft.world.level that return types with arguments of type ProfilerFillerConstructor parameters in net.minecraft.world.level with type arguments of type ProfilerFillerModifierConstructorDescriptionprotected
Level
(WritableLevelData p_270739_, ResourceKey<Level> p_270683_, RegistryAccess p_270200_, Holder<DimensionType> p_270240_, Supplier<ProfilerFiller> p_270692_, boolean p_270904_, boolean p_270470_, long p_270248_, int p_270466_) -
Uses of ProfilerFiller in net.minecraft.world.level.pathfinder
Methods in net.minecraft.world.level.pathfinder with parameters of type ProfilerFiller -
Uses of ProfilerFiller in net.minecraft.world.level.storage.loot
Methods in net.minecraft.world.level.storage.loot with parameters of type ProfilerFillerModifier and TypeMethodDescriptionfinal CompletableFuture<Void>
LootDataManager.reload
(PreparableReloadListener.PreparationBarrier p_279240_, ResourceManager p_279377_, ProfilerFiller p_279135_, ProfilerFiller p_279088_, Executor p_279148_, Executor p_279169_) -
Uses of ProfilerFiller in net.minecraft.world.ticks
Fields in net.minecraft.world.ticks with type parameters of type ProfilerFillerMethods in net.minecraft.world.ticks with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprivate void
LevelTicks.collectTicks
(long p_193222_, int p_193223_, ProfilerFiller p_193224_) Constructor parameters in net.minecraft.world.ticks with type arguments of type ProfilerFillerModifierConstructorDescriptionLevelTicks
(LongPredicate p_193211_, Supplier<ProfilerFiller> p_193212_) -
Uses of ProfilerFiller in net.minecraftforge.client.loading
Methods in net.minecraftforge.client.loading with parameters of type ProfilerFillerModifier 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
Methods in net.minecraftforge.common.loot with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
LootModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> resources, ResourceManager resourceManagerIn, ProfilerFiller profilerIn) protected Map<ResourceLocation,
com.google.gson.JsonElement> LootModifierManager.prepare
(ResourceManager resources, ProfilerFiller profilerFiller) -
Uses of ProfilerFiller in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type ProfilerFillerModifier and TypeMethodDescriptionAddReloadListenerEvent.WrappedStateAwareListener.reload
(PreparableReloadListener.PreparationBarrier stage, ResourceManager resourceManager, ProfilerFiller preparationsProfiler, ProfilerFiller reloadProfiler, Executor backgroundExecutor, Executor gameExecutor)