Uses of Interface
net.minecraft.util.profiling.ProfilerFiller
Packages that use ProfilerFiller
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of ProfilerFiller in net.minecraft.client
Methods in net.minecraft.client that return ProfilerFillerModifier and TypeMethodDescriptionprivate ProfilerFiller
Minecraft.constructProfiler
(boolean pRenderFpsPie, SingleTickProfiler pSingleTickProfiler) 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 pPreparation, ProfilerFiller pProfiler) -
Uses of ProfilerFiller in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprivate void
LevelRenderer.addMainPass
(FrameGraphBuilder p_361593_, Frustum p_366590_, Camera p_363453_, org.joml.Matrix4f p_362420_, GpuBufferSlice p_418185_, boolean p_363964_, boolean p_362137_, DeltaTracker p_360931_, ProfilerFiller p_362234_) protected void
CloudRenderer.apply
(Optional<CloudRenderer.TextureData> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected void
GpuWarnlistManager.apply
(GpuWarnlistManager.Preparations pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected void
ShaderManager.apply
(ShaderManager.Configs pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) private static com.google.gson.JsonObject
GpuWarnlistManager.parseJson
(ResourceManager p_109245_, ProfilerFiller p_109246_) protected Optional
<CloudRenderer.TextureData> CloudRenderer.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected GpuWarnlistManager.Preparations
GpuWarnlistManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected ShaderManager.Configs
ShaderManager.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.resources
Methods in net.minecraft.client.resources with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
DryFoliageColorReloadListener.apply
(int[] pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected 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) protected void
WaypointStyleManager.apply
(Map<ResourceLocation, WaypointStyle> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected int[]
DryFoliageColorReloadListener.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOprotected 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 IO -
Uses of ProfilerFiller in net.minecraft.client.resources.model
Methods in net.minecraft.client.resources.model with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
EquipmentAssetManager.apply
(Map<ResourceLocation, EquipmentClientInfo> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) private void
ModelManager.apply
(ModelManager.ReloadState pReloadState, ProfilerFiller pProfiler) -
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
Methods in net.minecraft.server that return ProfilerFillerMethods in net.minecraft.server with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
ServerAdvancementManager.apply
(Map<ResourceLocation, Advancement> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) -
Uses of ProfilerFiller in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprivate void
ServerChunkCache.broadcastChangedChunks
(ProfilerFiller pProfiler) private void
ServerChunkCache.tickChunks
(ProfilerFiller pProfiler, long pTimeInhabited) -
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, T> 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 IO -
Uses of ProfilerFiller in net.minecraft.util.profiling
Subinterfaces of ProfilerFiller in net.minecraft.util.profilingClasses in net.minecraft.util.profiling that implement ProfilerFillerModifier and TypeClassDescriptionclass
class
static class
class
Fields in net.minecraft.util.profiling declared as ProfilerFillerModifier and TypeFieldDescriptionprivate final ProfilerFiller
ProfilerFiller.CombinedProfileFiller.first
private final ProfilerFiller
Zone.profiler
private final ProfilerFiller
ProfilerFiller.CombinedProfileFiller.second
Fields in net.minecraft.util.profiling with type parameters of type ProfilerFillerModifier and TypeFieldDescriptionprivate static final ThreadLocal
<ProfilerFiller> Profiler.ACTIVE
Methods in net.minecraft.util.profiling that return ProfilerFillerModifier and TypeMethodDescriptionstatic ProfilerFiller
ProfilerFiller.combine
(ProfilerFiller pFirst, ProfilerFiller pSecond) private static ProfilerFiller
Profiler.decorateFiller
(ProfilerFiller pFiller) static ProfilerFiller
SingleTickProfiler.decorateFiller
(ProfilerFiller pProfiler, SingleTickProfiler pSingleTickProfiler) static ProfilerFiller
Profiler.get()
private static ProfilerFiller
Profiler.getDefaultFiller()
ContinuousProfiler.getFiller()
SingleTickProfiler.startTick()
Methods in net.minecraft.util.profiling with parameters of type ProfilerFillerModifier and TypeMethodDescriptionstatic ProfilerFiller
ProfilerFiller.combine
(ProfilerFiller pFirst, ProfilerFiller pSecond) private static ProfilerFiller
Profiler.decorateFiller
(ProfilerFiller pFiller) static ProfilerFiller
SingleTickProfiler.decorateFiller
(ProfilerFiller pProfiler, SingleTickProfiler pSingleTickProfiler) private static void
Profiler.startUsing
(ProfilerFiller pProfiler) static Profiler.Scope
Profiler.use
(ProfilerFiller pProfiler) Constructors in net.minecraft.util.profiling with parameters of type ProfilerFillerModifierConstructorDescriptionCombinedProfileFiller
(ProfilerFiller pFirst, ProfilerFiller pSecond) (package private)
Zone
(ProfilerFiller pProfiler) -
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.item.crafting
Methods in net.minecraft.world.item.crafting with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
RecipeManager.apply
(RecipeMap pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) protected RecipeMap
RecipeManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IO -
Uses of ProfilerFiller in net.minecraft.world.ticks
Methods in net.minecraft.world.ticks with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprivate void
LevelTicks.collectTicks
(long pGameTime, int pMaxAllowedTicks, ProfilerFiller pProfiler) -
Uses of ProfilerFiller in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type ProfilerFillerModifier and TypeMethodDescriptionstatic FrameGraphSetupEvent
ClientHooks.fireFrameGraphSetup
(FrameGraphBuilder builder, LevelTargetBundle targets, RenderTargetDescriptor renderTargetDescriptor, Frustum frustum, Camera camera, org.joml.Matrix4f modelViewMatrix, org.joml.Matrix4f projectionMatrix, DeltaTracker deltaTracker, ProfilerFiller profiler) -
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, AnimationDefinition> animationJsons, ResourceManager resourceManager, ProfilerFiller profiler) -
Uses of ProfilerFiller in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as ProfilerFillerMethods in net.neoforged.neoforge.client.event that return ProfilerFillerModifier and TypeMethodDescriptionFrameGraphSetupEvent.getProfiler()
Returns the active profiler.Constructors in net.neoforged.neoforge.client.event with parameters of type ProfilerFillerModifierConstructorDescriptionFrameGraphSetupEvent
(FrameGraphBuilder builder, LevelTargetBundle targets, RenderTargetDescriptor renderTargetDescriptor, Frustum frustum, Camera camera, org.joml.Matrix4f modelViewMatrix, org.joml.Matrix4f projectionMatrix, DeltaTracker deltaTracker, ProfilerFiller profiler) -
Uses of ProfilerFiller in net.neoforged.neoforge.common.crafting
Methods in net.neoforged.neoforge.common.crafting with parameters of type ProfilerFillerModifier and TypeMethodDescriptionprotected void
RecipePriorityManager.apply
(it.unimi.dsi.fastutil.objects.Object2IntMap<ResourceKey<Recipe<?>>> map, ResourceManager resourceManager, ProfilerFiller profilerFiller) protected it.unimi.dsi.fastutil.objects.Object2IntMap
<ResourceKey<Recipe<?>>> RecipePriorityManager.prepare
(ResourceManager resourceManager, ProfilerFiller profilerFiller) -
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.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)