Uses of Interface
net.minecraft.util.profiling.jfr.callback.ProfiledDuration
Packages that use ProfiledDuration
-
Uses of ProfiledDuration in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr declared as ProfiledDurationModifier and TypeFieldDescription(package private) static final ProfiledDuration
JvmProfiler.NoOpProfiler.noOpCommit
Methods in net.minecraft.util.profiling.jfr that return ProfiledDurationModifier and TypeMethodDescriptionJfrProfiler.onChunkGenerate
(ChunkPos p_185313_, ResourceKey<Level> p_185314_, String p_185315_) JvmProfiler.NoOpProfiler.onChunkGenerate
(ChunkPos p_185370_, ResourceKey<Level> p_185371_, String p_185372_) JvmProfiler.onChunkGenerate
(ChunkPos p_185348_, ResourceKey<Level> p_185349_, String p_185350_) JfrProfiler.onWorldLoadedStarted()
JvmProfiler.NoOpProfiler.onWorldLoadedStarted()
JvmProfiler.onWorldLoadedStarted()
-
Uses of ProfiledDuration in net.minecraft.world.level.chunk.status
Methods in net.minecraft.world.level.chunk.status with parameters of type ProfiledDurationModifier and TypeMethodDescriptionprivate ChunkAccess
ChunkStep.completeChunkGeneration
(ChunkAccess p_347705_, ProfiledDuration p_347691_)