Uses of Class
net.minecraft.client.util.profiler.Category
Packages that use Category
-
Uses of Category in net.minecraft.client.util.profiler
Fields in net.minecraft.client.util.profiler with type parameters of type CategoryMethods in net.minecraft.client.util.profiler with parameters of type CategoryModifier and TypeMethodDescriptionprivate void
ProfilerDumper.writeCategory(Category category, Path directory)
Method parameters in net.minecraft.client.util.profiler with type arguments of type CategoryModifier and TypeMethodDescriptionProfilerDumper.createDump(List<Category> categories, List<Sample> deviations, TickTimeTracker timeTracker)