Uses of Class
net.minecraft.util.profiler.ProfilerTiming
Packages that use ProfilerTiming
Package
Description
The base package for all Minecraft classes.
-
Uses of ProfilerTiming in net.minecraft
Fields in net.minecraft with type parameters of type ProfilerTimingModifier and TypeFieldDescriptionprivate final List<ProfilerTiming> class_11253.chartDataThe field for thechartDatarecord component.Methods in net.minecraft that return types with arguments of type ProfilerTimingModifier and TypeMethodDescriptionclass_11253.chartData()Returns the value of thechartDatarecord component.Constructor parameters in net.minecraft with type arguments of type ProfilerTimingModifierConstructorDescriptionclass_11253(List<ProfilerTiming> list, int int2, int int3, int int4, int int5, float float2, class_11227 class_11227, @Nullable ScreenRect screenRect) -
Uses of ProfilerTiming in net.minecraft.client.gui
Method parameters in net.minecraft.client.gui with type arguments of type ProfilerTimingModifier and TypeMethodDescriptionvoidDrawContext.method_70858(List<ProfilerTiming> list, int int2, int int3, int int4, int int5) -
Uses of ProfilerTiming in net.minecraft.util.profiler
Methods in net.minecraft.util.profiler that return types with arguments of type ProfilerTimingModifier and TypeMethodDescriptionEmptyProfileResult.getTimings(String parentPath) ProfileResult.getTimings(String parentPath) ProfileResultImpl.getTimings(String parentPath) Methods in net.minecraft.util.profiler with parameters of type ProfilerTiming