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/RenderingChartintermediary net/minecraft/class_8757official fvp
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final doubleFields inherited from class net.minecraft.client.gui.hud.debug.DebugChart
field_45916, field_45917, log, TEXT_COLOR, textRenderer -
Constructor Summary
Constructors -
Method Summary
Modifier 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.DebugChart
drawBar, drawBorderedText, drawOverlayBar, drawTotalBar, get, getColor, getHeight, getWidth, render
-
Field Details
-
field_45929
private static final int field_45929- See Also:
- Mappings:
Namespace Name Mixin selector named field_45929Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45929:Iintermediary field_45929Lnet/minecraft/class_8757;field_45929:Iofficial fLfvp;f:I
-
field_45930
private static final double field_45930- See Also:
- Mappings:
Namespace Name Mixin selector named field_45930Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45930:Dintermediary field_45930Lnet/minecraft/class_8757;field_45930:Dofficial gLfvp;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;)Vintermediary <init>Lnet/minecraft/class_8755;<init>(Lnet/minecraft/class_327;Lnet/minecraft/class_9194;)Vofficial <init>Lfvn;<init>(Lfti;Lbpr;)V
-
-
Method Details
-
renderThresholds
- Overrides:
renderThresholdsin classDebugChart- Mappings:
Namespace Name Mixin selector named renderThresholdsLnet/minecraft/client/gui/hud/debug/DebugChart;renderThresholds(Lnet/minecraft/client/gui/DrawContext;III)Vintermediary method_53473Lnet/minecraft/class_8755;method_53473(Lnet/minecraft/class_332;III)Vofficial dLfvn;d(Lftk;III)V
-
format
- Specified by:
formatin classDebugChart- Mappings:
Namespace Name Mixin selector named formatLnet/minecraft/client/gui/hud/debug/DebugChart;format(D)Ljava/lang/String;intermediary method_53468Lnet/minecraft/class_8755;method_53468(D)Ljava/lang/String;official aLfvn;a(D)Ljava/lang/String;
-
getHeight
protected int getHeight(double value) - Specified by:
getHeightin classDebugChart- Mappings:
Namespace Name Mixin selector named getHeightLnet/minecraft/client/gui/hud/debug/DebugChart;getHeight(D)Iintermediary method_53475Lnet/minecraft/class_8755;method_53475(D)Iofficial bLfvn;b(D)I
-
getColor
protected int getColor(long value) - Specified by:
getColorin classDebugChart- Mappings:
Namespace Name Mixin selector named getColorLnet/minecraft/client/gui/hud/debug/DebugChart;getColor(J)Iintermediary method_53471Lnet/minecraft/class_8755;method_53471(J)Iofficial aLfvn;a(J)I
-
toMillisecondsPerFrame
private static double toMillisecondsPerFrame(double nanosecondsPerFrame) - Mappings:
Namespace Name Mixin selector named toMillisecondsPerFrameLnet/minecraft/client/gui/hud/debug/RenderingChart;toMillisecondsPerFrame(D)Dintermediary method_53481Lnet/minecraft/class_8757;method_53481(D)Dofficial cLfvp;c(D)D
-