Uses of Interface
net.minecraft.profiler.IProfiler
Packages that use IProfiler
Package
Description
-
Uses of IProfiler in net.minecraft.advancements
Methods in net.minecraft.advancements with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
AdvancementManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) -
Uses of IProfiler in net.minecraft.client
Fields in net.minecraft.client declared as IProfilerMethods in net.minecraft.client that return IProfiler -
Uses of IProfiler in net.minecraft.client.audio
Methods in net.minecraft.client.audio with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
SoundHandler.apply
(SoundHandler.Loader p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected SoundHandler.Loader
SoundHandler.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) -
Uses of IProfiler in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type IProfilerModifier and TypeMethodDescriptionParticleManager.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IProfiler in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
GPUWarning.apply
(GPUWarning.GPUInfo p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) private static com.google.gson.JsonObject
GPUWarning.parseJson
(IResourceManager p_241696_0_, IProfiler p_241696_1_) protected GPUWarning.GPUInfo
GPUWarning.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) -
Uses of IProfiler in net.minecraft.client.renderer.model
Methods in net.minecraft.client.renderer.model with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
ModelManager.apply
(ModelBakery p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected ModelBakery
ModelManager.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) protected void
ModelBakery.processLoading
(IProfiler p_i226056_3_, int p_i226056_4_) ModelBakery.uploadTextures
(TextureManager p_229333_1_, IProfiler p_229333_2_) Constructors in net.minecraft.client.renderer.model with parameters of type IProfilerModifierConstructorDescriptionModelBakery
(IResourceManager p_i226056_1_, BlockColors p_i226056_2_, IProfiler p_i226056_3_, int p_i226056_4_) -
Uses of IProfiler in net.minecraft.client.renderer.texture
Methods in net.minecraft.client.renderer.texture with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
SpriteUploader.apply
(AtlasTexture.SheetData p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected AtlasTexture.SheetData
SpriteUploader.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) AtlasTexture.prepareToStitch
(IResourceManager p_229220_1_, Stream<ResourceLocation> p_229220_2_, IProfiler p_229220_3_, int p_229220_4_) TextureManager.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IProfiler in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
FoliageColorReloadListener.apply
(int[] p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected void
GrassColorReloadListener.apply
(int[] p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected abstract void
ReloadListener.apply
(T p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected int[]
FoliageColorReloadListener.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) protected int[]
GrassColorReloadListener.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) protected Map<ResourceLocation,
com.google.gson.JsonElement> JsonReloadListener.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) protected abstract T
ReloadListener.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) final CompletableFuture<Void>
ReloadListener.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IProfiler in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
Splashes.apply
(List<String> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) Splashes.prepare
(IResourceManager p_212854_1_, IProfiler p_212854_2_) -
Uses of IProfiler in net.minecraft.client.world
Constructor parameters in net.minecraft.client.world with type arguments of type IProfilerModifierConstructorDescriptionClientWorld
(ClientPlayNetHandler p_i242067_1_, ClientWorld.ClientWorldInfo p_i242067_2_, RegistryKey<World> p_i242067_3_, DimensionType p_i242067_4_, int p_i242067_5_, Supplier<IProfiler> p_i242067_6_, WorldRenderer p_i242067_7_, boolean p_i242067_8_, long p_i242067_9_) -
Uses of IProfiler in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal with type parameters of type IProfilerConstructor parameters in net.minecraft.entity.ai.goal with type arguments of type IProfiler -
Uses of IProfiler in net.minecraft.item.crafting
Methods in net.minecraft.item.crafting with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
RecipeManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) -
Uses of IProfiler in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
LootPredicateManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected void
LootTableManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) -
Uses of IProfiler in net.minecraft.profiler
Subinterfaces of IProfiler in net.minecraft.profilerClasses in net.minecraft.profiler that implement IProfilerMethods in net.minecraft.profiler that return IProfilerModifier and TypeMethodDescriptionstatic IProfiler
LongTickDetector.decorateFiller
(IProfiler p_233523_0_, LongTickDetector p_233523_1_) TimeTracker.getFiller()
LongTickDetector.startTick()
static IProfiler
Methods in net.minecraft.profiler with parameters of type IProfilerModifier and TypeMethodDescriptionstatic IProfiler
LongTickDetector.decorateFiller
(IProfiler p_233523_0_, LongTickDetector p_233523_1_) static IProfiler
-
Uses of IProfiler in net.minecraft.resources
Methods in net.minecraft.resources with parameters of type IProfilerModifier and TypeMethodDescriptionFunctionReloader.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) IFutureReloadListener.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) default CompletableFuture<Void>
IResourceManagerReloadListener.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) Deprecated. -
Uses of IProfiler in net.minecraft.server
Fields in net.minecraft.server declared as IProfilerMethods in net.minecraft.server that return IProfiler -
Uses of IProfiler in net.minecraft.tags
Methods in net.minecraft.tags with parameters of type IProfilerModifier and TypeMethodDescriptionNetworkTagManager.reload
(IFutureReloadListener.IStage p_215226_1_, IResourceManager p_215226_2_, IProfiler p_215226_3_, IProfiler p_215226_4_, Executor p_215226_5_, Executor p_215226_6_) -
Uses of IProfiler in net.minecraft.world
Fields in net.minecraft.world with type parameters of type IProfilerMethods in net.minecraft.world that return IProfilerMethods in net.minecraft.world that return types with arguments of type IProfilerConstructor parameters in net.minecraft.world with type arguments of type IProfilerModifierConstructorDescriptionprotected
World
(ISpawnWorldInfo p_i241925_1_, RegistryKey<World> p_i241925_2_, DimensionType p_i241925_3_, Supplier<IProfiler> p_i241925_4_, boolean p_i241925_5_, boolean p_i241925_6_, long p_i241925_7_) -
Uses of IProfiler in net.minecraftforge.client.model
Constructors in net.minecraftforge.client.model with parameters of type IProfilerModifierConstructorDescriptionModelLoader
(IResourceManager manager, BlockColors colours, IProfiler profiler, int maxMipmapLevel) -
Uses of IProfiler in net.minecraftforge.common.loot
Methods in net.minecraftforge.common.loot with parameters of type IProfilerModifier and TypeMethodDescriptionprotected void
LootModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> resourceList, IResourceManager resourceManagerIn, IProfiler profilerIn) -
Uses of IProfiler in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type IProfilerModifier and TypeMethodDescriptionAddReloadListenerEvent.WrappedStateAwareListener.reload
(IFutureReloadListener.IStage stage, IResourceManager resourceManager, IProfiler preparationsProfiler, IProfiler reloadProfiler, Executor backgroundExecutor, Executor gameExecutor) -
Uses of IProfiler in net.minecraftforge.fml.client
Methods in net.minecraftforge.fml.client with parameters of type IProfilerModifier and TypeMethodDescriptionprivate static CompletableFuture<Void>
ClientModLoader.onResourceReload
(IFutureReloadListener.IStage stage, IResourceManager resourceManager, IProfiler prepareProfiler, IProfiler executeProfiler, Executor asyncExecutor, Executor syncExecutor)