Uses of Interface
net.minecraft.util.profiling.jfr.Finishable
Packages that use Finishable
-
Uses of Finishable in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr declared as FinishableModifier and TypeFieldDescription(package private) static final Finishable
FlightProfiler.NoopProfiler.NOOP
Methods in net.minecraft.util.profiling.jfr that return FinishableModifier and TypeMethodDescriptionFlightProfiler.NoopProfiler.startChunkGenerationProfiling
(ChunkPos chunkPos, RegistryKey<World> world, String targetStatus) FlightProfiler.startChunkGenerationProfiling
(ChunkPos chunkPos, RegistryKey<World> world, String targetStatus) JfrProfiler.startChunkGenerationProfiling
(ChunkPos chunkPos, RegistryKey<World> world, String targetStatus) FlightProfiler.NoopProfiler.startWorldLoadProfiling()
FlightProfiler.startWorldLoadProfiling()
JfrProfiler.startWorldLoadProfiling()