Class Hierarchy
- java.lang.Object
- net.minecraft.profiler.DataPoint (implements java.lang.Comparable<T>)
- net.minecraft.profiler.EmptyProfiler (implements net.minecraft.profiler.IResultableProfiler)
- net.minecraft.profiler.EmptyProfileResult (implements net.minecraft.profiler.IProfileResult)
- net.minecraft.profiler.FilledProfileResult (implements net.minecraft.profiler.IProfileResult)
- net.minecraft.profiler.FilledProfileResult.Section
- net.minecraft.profiler.LongTickDetector
- net.minecraft.profiler.Profiler (implements net.minecraft.profiler.IResultableProfiler)
- net.minecraft.profiler.Profiler.Section (implements net.minecraft.profiler.IProfilerSection)
- net.minecraft.profiler.Snooper
- net.minecraft.profiler.TimeTracker
Interface Hierarchy
- net.minecraft.profiler.IProfiler
- net.minecraft.profiler.IResultableProfiler
- net.minecraft.profiler.IProfileResult
- net.minecraft.profiler.IProfilerSection
- net.minecraft.profiler.ISnooperInfo