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 pChunkPos, ResourceKey<Level> pLevel, String pName) JvmProfiler.NoOpProfiler.onChunkGenerate
(ChunkPos p_185370_, ResourceKey<Level> p_185371_, String p_185372_) JvmProfiler.onChunkGenerate
(ChunkPos pChunkPos, ResourceKey<Level> pLevel, String pName) 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 pChunk, ProfiledDuration pDuration)