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 TypeMethodDescription@Nullable ProfiledDurationJfrProfiler.onChunkGenerate(ChunkPos pos, ResourceKey<Level> dimension, String name) @Nullable ProfiledDurationJvmProfiler.NoOpProfiler.onChunkGenerate(ChunkPos pos, ResourceKey<Level> dimension, String name) @Nullable ProfiledDurationJvmProfiler.onChunkGenerate(ChunkPos pos, ResourceKey<Level> dimension, String name) @Nullable ProfiledDurationJfrProfiler.onStructureGenerate(ChunkPos sourceChunkPos, ResourceKey<Level> dimension, Holder<Structure> structure) JvmProfiler.NoOpProfiler.onStructureGenerate(ChunkPos sourceChunkPos, ResourceKey<Level> dimension, Holder<Structure> structure) @Nullable ProfiledDurationJvmProfiler.onStructureGenerate(ChunkPos sourceChunkPos, ResourceKey<Level> dimension, Holder<Structure> structure) @Nullable ProfiledDurationJfrProfiler.onWorldLoadedStarted()JvmProfiler.NoOpProfiler.onWorldLoadedStarted()@Nullable ProfiledDurationJvmProfiler.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 newCenterChunk, @Nullable ProfiledDuration profiledDuration)