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.Section
Profiler. currentEntry
Fields 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. entries
Methods in net.minecraft.profiler that return Profiler.Section Modifier and Type Method Description private Profiler.Section
Profiler. getCurrentEntry()
-