Uses of Class
net.minecraft.client.util.profiler.Category
| Package | Description |
|---|---|
| net.minecraft.client.util.profiler |
-
Uses of Category in net.minecraft.client.util.profiler
Fields in net.minecraft.client.util.profiler with type parameters of type Category Modifier and Type Field Description private List<Category>DebugRecorder. categoriesMethods in net.minecraft.client.util.profiler with parameters of type Category Modifier and Type Method Description private voidProfilerDumper. writeCategory(Category category, Path directory)Method parameters in net.minecraft.client.util.profiler with type arguments of type Category Modifier and Type Method Description PathProfilerDumper. createDump(List<Category> categories, List<Sample> deviations, TickTimeTracker timeTracker)