Uses of Class
net.minecraft.profiler.Profiler.Section
-
Packages that use Profiler.Section Package Description net.minecraft.profiler -
-
Uses of Profiler.Section in net.minecraft.profiler
Fields in net.minecraft.profiler declared as Profiler.Section Modifier and Type Field Description private Profiler.SectionProfiler. currentEntryFields in net.minecraft.profiler with type parameters of type Profiler.Section Modifier and Type Field Description private java.util.Map<java.lang.String,Profiler.Section>Profiler. entriesMethods in net.minecraft.profiler that return Profiler.Section Modifier and Type Method Description private Profiler.SectionProfiler. getCurrentEntry()
-