Class RenderingChart
java.lang.Object
net.minecraft.client.gui.hud.debug.DebugChart
net.minecraft.client.gui.hud.debug.RenderingChart
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/hud/debug/RenderingChart- intermediary - net/minecraft/class_8757- official - fql
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final intprivate static final doubleFields inherited from class net.minecraft.client.gui.hud.debug.DebugChartfield_45916, field_45917, log, TEXT_COLOR, textRenderer
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected Stringformat(double value) protected intgetColor(long value) protected intgetHeight(double value) protected voidrenderThresholds(DrawContext context, int x, int width, int height) private static doubletoMillisecondsPerFrame(double nanosecondsPerFrame) Methods inherited from class net.minecraft.client.gui.hud.debug.DebugChartdrawBar, drawBorderedText, drawOverlayBar, drawTotalBar, get, getColor, getHeight, getWidth, render
- 
Field Details- 
field_45929private static final int field_45929- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_45929- Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45929:I- intermediary - field_45929- Lnet/minecraft/class_8757;field_45929:I- official - f- Lfql;f:I
 
- 
field_45930private static final double field_45930- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_45930- Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45930:D- intermediary - field_45930- Lnet/minecraft/class_8757;field_45930:D- official - g- Lfql;g:D
 
 
- 
- 
Constructor Details- 
RenderingChart- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/hud/debug/DebugChart;<init>(Lnet/minecraft/client/font/TextRenderer;Lnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;)V- intermediary - <init>- Lnet/minecraft/class_8755;<init>(Lnet/minecraft/class_327;Lnet/minecraft/class_9194;)V- official - <init>- Lfqj;<init>(Lfod;Lbni;)V
 
 
- 
- 
Method Details- 
renderThresholds- Overrides:
- renderThresholdsin class- DebugChart
- Mappings:
- Namespace - Name - Mixin selector - named - renderThresholds- Lnet/minecraft/client/gui/hud/debug/DebugChart;renderThresholds(Lnet/minecraft/client/gui/DrawContext;III)V- intermediary - method_53473- Lnet/minecraft/class_8755;method_53473(Lnet/minecraft/class_332;III)V- official - d- Lfqj;d(Lfof;III)V
 
- 
format- Specified by:
- formatin class- DebugChart
- Mappings:
- Namespace - Name - Mixin selector - named - format- Lnet/minecraft/client/gui/hud/debug/DebugChart;format(D)Ljava/lang/String;- intermediary - method_53468- Lnet/minecraft/class_8755;method_53468(D)Ljava/lang/String;- official - a- Lfqj;a(D)Ljava/lang/String;
 
- 
getHeightprotected int getHeight(double value) - Specified by:
- getHeightin class- DebugChart
- Mappings:
- Namespace - Name - Mixin selector - named - getHeight- Lnet/minecraft/client/gui/hud/debug/DebugChart;getHeight(D)I- intermediary - method_53475- Lnet/minecraft/class_8755;method_53475(D)I- official - b- Lfqj;b(D)I
 
- 
getColorprotected int getColor(long value) - Specified by:
- getColorin class- DebugChart
- Mappings:
- Namespace - Name - Mixin selector - named - getColor- Lnet/minecraft/client/gui/hud/debug/DebugChart;getColor(J)I- intermediary - method_53471- Lnet/minecraft/class_8755;method_53471(J)I- official - a- Lfqj;a(J)I
 
- 
toMillisecondsPerFrameprivate static double toMillisecondsPerFrame(double nanosecondsPerFrame) - Mappings:
- Namespace - Name - Mixin selector - named - toMillisecondsPerFrame- Lnet/minecraft/client/gui/hud/debug/RenderingChart;toMillisecondsPerFrame(D)D- intermediary - method_53481- Lnet/minecraft/class_8757;method_53481(D)D- official - c- Lfql;c(D)D
 
 
-