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 ProfiledDurationJvmProfiler.NoOpProfiler.noOpCommitMethods 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 pChunkPos, ResourceKey<Level> pLevel, String pName) JfrProfiler.onStructureGenerate(ChunkPos p_383140_, ResourceKey<Level> p_382829_, Holder<Structure> p_383041_) JvmProfiler.NoOpProfiler.onStructureGenerate(ChunkPos p_383098_, ResourceKey<Level> p_383187_, Holder<Structure> p_383176_) JvmProfiler.onStructureGenerate(ChunkPos pChunkPos, ResourceKey<Level> pLevel, Holder<Structure> pStructure) 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 ChunkAccessChunkStep.completeChunkGeneration(ChunkAccess pChunk, ProfiledDuration pDuration)