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 pRenderFpsPie, SingleTickProfiler pSingleTickProfiler) Minecraft.getProfiler()
Methods in net.minecraft.client with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
PeriodicNotificationManager.apply
(Map<String, List<PeriodicNotificationManager.Notification>> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected Map
<String, List<PeriodicNotificationManager.Notification>> PeriodicNotificationManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IO -
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 pPreperation, ProfilerFiller pProfiler) FontManager.reload
(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
Uses of ProfilerFiller in net.minecraft.client.multiplayer
Constructor parameters in net.minecraft.client.multiplayer with type arguments of type ProfilerFillerModifierConstructorDescriptionClientLevel
(ClientPacketListener pConnection, ClientLevel.ClientLevelData pClientLevelData, ResourceKey<Level> pDimension, Holder<DimensionType> pDimensionType, int pViewDistance, int pServerSimulationDistance, Supplier<ProfilerFiller> pProfiler, LevelRenderer pLevelRenderer, boolean pIsDebug, long pBiomeZoomSeed) -
Uses of ProfilerFiller in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type ProfilerFillerModifier and TypeMethodDescriptionParticleEngine.reload
(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
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 pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) private static com.google.gson.JsonObject
GpuWarnlistManager.parseJson
(ResourceManager p_109245_, ProfilerFiller p_109246_) protected GpuWarnlistManager.Preparations
GpuWarnlistManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IO -
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 pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
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[] pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected void
GrassColorReloadListener.apply
(int[] pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected void
SplashManager.apply
(List<String> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) private void
TextureAtlasHolder.apply
(SpriteLoader.Preparations pPreparations, ProfilerFiller pProfiler) protected int[]
FoliageColorReloadListener.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected int[]
GrassColorReloadListener.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOSplashManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOfinal CompletableFuture
<Void> TextureAtlasHolder.reload
(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
Uses of ProfilerFiller in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as ProfilerFillerMethods in net.minecraft.client.resources.model with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprivate void
ModelManager.apply
(ModelManager.ReloadState pReloadState, ProfilerFiller pProfiler) private ModelManager.ReloadState
ModelManager.loadModels
(ProfilerFiller pProfilerFiller, Map<ResourceLocation, AtlasSet.StitchResult> pAtlasPreparations, ModelBakery pModelBakery) final CompletableFuture
<Void> ModelManager.reload
(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) Constructors in net.minecraft.client.resources.model with parameters of type ProfilerFillerModifierConstructorDescriptionBlockStateModelLoader
(Map<ResourceLocation, List<BlockStateModelLoader.LoadedJson>> pBlockStateResources, ProfilerFiller pProfiler, UnbakedModel pMissingModel, BlockColors pBlockColors, BiConsumer<ModelResourceLocation, UnbakedModel> pDiscoveredModelOutput) ModelBakery
(BlockColors pBlockColors, ProfilerFiller pProfilerFiller, Map<ResourceLocation, BlockModel> pModelResources, Map<ResourceLocation, List<BlockStateModelLoader.LoadedJson>> pBlockStateResources) -
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 pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) Applies the prepared sound event registrations and caches to the sound manager.protected SoundManager.Preparations
SoundManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IO -
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 pCommandLimit, int pForkLimit, ProfilerFiller pProfiler) -
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> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) ServerFunctionLibrary.reload
(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
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 pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected Map
<ResourceLocation, com.google.gson.JsonElement> SimpleJsonResourceReloadListener.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected abstract T
SimplePreparableReloadListener.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOPreparableReloadListener.reload
(PreparableReloadListener.PreparationBarrier pPreparationBarrier, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) default CompletableFuture
<Void> ResourceManagerReloadListener.reload
(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) final CompletableFuture
<Void> SimplePreparableReloadListener.reload
(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
Uses of ProfilerFiller in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type ProfilerFillerModifier and TypeMethodDescriptionTagManager.reload
(PreparableReloadListener.PreparationBarrier pStage, ResourceManager pResourceManager, ProfilerFiller pPreparationsProfiler, ProfilerFiller pReloadProfiler, Executor pBackgroundExecutor, Executor pGameExecutor) -
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 pProfiler, SingleTickProfiler pSingleTickProfiler) ContinuousProfiler.getFiller()
SingleTickProfiler.startTick()
static ProfilerFiller
ProfilerFiller.tee
(ProfilerFiller pFirst, ProfilerFiller pSecond) Methods in net.minecraft.util.profiling with parameters of type ProfilerFillerModifier and TypeMethodDescriptionstatic ProfilerFiller
SingleTickProfiler.decorateFiller
(ProfilerFiller pProfiler, SingleTickProfiler pSingleTickProfiler) static ProfilerFiller
ProfilerFiller.tee
(ProfilerFiller pFirst, ProfilerFiller pSecond) -
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> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) -
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 pLevelData, ResourceKey<Level> pDimension, RegistryAccess pRegistryAccess, Holder<DimensionType> pDimensionTypeRegistration, Supplier<ProfilerFiller> pProfiler, boolean pIsClientSide, boolean pIsDebug, long pBiomeZoomSeed, int pMaxChainedNeighborUpdates) -
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.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 pGameTime, int pMaxAllowedTicks, ProfilerFiller pProfiler) Constructor parameters in net.minecraft.world.ticks with type arguments of type ProfilerFillerModifierConstructorDescriptionLevelTicks
(LongPredicate pTickCheck, Supplier<ProfilerFiller> pProfiler) -
Uses of ProfilerFiller in net.neoforged.neoforge.client.entity.animation.json
Methods in net.neoforged.neoforge.client.entity.animation.json with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
AnimationLoader.apply
(Map<ResourceLocation, com.google.gson.JsonElement> animationJsons, ResourceManager resourceManager, ProfilerFiller profiler) -
Uses of ProfilerFiller in net.neoforged.neoforge.client.loading
Methods in net.neoforged.neoforge.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.neoforged.neoforge.common.loot
Methods in net.neoforged.neoforge.common.loot with parameters of type ProfilerFillerModifier 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 ProfilerFiller in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event with parameters of type ProfilerFillerModifier and TypeMethodDescriptionAddReloadListenerEvent.WrappedStateAwareListener.reload
(PreparableReloadListener.PreparationBarrier stage, ResourceManager resourceManager, ProfilerFiller preparationsProfiler, ProfilerFiller reloadProfiler, Executor backgroundExecutor, Executor gameExecutor) -
Uses of ProfilerFiller in net.neoforged.neoforge.registries
Methods in net.neoforged.neoforge.registries with parameters of type ProfilerFillerModifier 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)