Class RenderingChart
java.lang.Object
net.minecraft.client.gui.hud.debug.DebugChart
net.minecraft.client.gui.hud.debug.RenderingChart
- Mappings:
Namespace Name official ewuintermediary net/minecraft/class_8757named net/minecraft/client/gui/hud/debug/RenderingChart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final intprivate 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
drawBorderedText, getColor, getWidth, render
-
Field Details
-
field_45926
private static final int field_45926- See Also:
- Mappings:
Namespace Name Mixin selector official fLewu;f:Iintermediary field_45926Lnet/minecraft/class_8757;field_45926:Inamed field_45926Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45926:I
-
field_45927
private static final int field_45927- See Also:
- Mappings:
Namespace Name Mixin selector official gLewu;g:Iintermediary field_45927Lnet/minecraft/class_8757;field_45927:Inamed field_45927Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45927:I
-
field_45928
private static final int field_45928- See Also:
- Mappings:
Namespace Name Mixin selector official hLewu;h:Iintermediary field_45928Lnet/minecraft/class_8757;field_45928:Inamed field_45928Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45928:I
-
field_45929
private static final int field_45929- See Also:
- Mappings:
Namespace Name Mixin selector official iLewu;i:Iintermediary field_45929Lnet/minecraft/class_8757;field_45929:Inamed field_45929Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45929:I
-
field_45930
private static final double field_45930- See Also:
- Mappings:
Namespace Name Mixin selector official jLewu;j:Dintermediary field_45930Lnet/minecraft/class_8757;field_45930:Dnamed field_45930Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45930:D
-
-
Constructor Details
-
RenderingChart
- Mappings:
Namespace Name Mixin selector official <init>Lews;<init>(Leur;Laty;)Vintermediary <init>Lnet/minecraft/class_8755;<init>(Lnet/minecraft/class_327;Lnet/minecraft/class_8743;)Vnamed <init>Lnet/minecraft/client/gui/hud/debug/DebugChart;<init>(Lnet/minecraft/client/font/TextRenderer;Lnet/minecraft/util/profiler/PerformanceLog;)V
-
-
Method Details
-
renderThresholds
- Overrides:
renderThresholdsin classDebugChart- Mappings:
Namespace Name Mixin selector official aLews;a(Leut;III)Vintermediary method_53473Lnet/minecraft/class_8755;method_53473(Lnet/minecraft/class_332;III)Vnamed renderThresholdsLnet/minecraft/client/gui/hud/debug/DebugChart;renderThresholds(Lnet/minecraft/client/gui/DrawContext;III)V
-
format
- Specified by:
formatin classDebugChart- Mappings:
Namespace Name Mixin selector official aLews;a(D)Ljava/lang/String;intermediary method_53468Lnet/minecraft/class_8755;method_53468(D)Ljava/lang/String;named formatLnet/minecraft/client/gui/hud/debug/DebugChart;format(D)Ljava/lang/String;
-
getHeight
protected int getHeight(double value) - Specified by:
getHeightin classDebugChart- Mappings:
Namespace Name Mixin selector official bLews;b(D)Iintermediary method_53475Lnet/minecraft/class_8755;method_53475(D)Inamed getHeightLnet/minecraft/client/gui/hud/debug/DebugChart;getHeight(D)I
-
getColor
protected int getColor(long value) - Specified by:
getColorin classDebugChart- Mappings:
Namespace Name Mixin selector official aLews;a(J)Iintermediary method_53471Lnet/minecraft/class_8755;method_53471(J)Inamed getColorLnet/minecraft/client/gui/hud/debug/DebugChart;getColor(J)I
-
toMillisecondsPerFrame
private static double toMillisecondsPerFrame(double nanosecondsPerFrame) - Mappings:
Namespace Name Mixin selector official cLewu;c(D)Dintermediary method_53481Lnet/minecraft/class_8757;method_53481(D)Dnamed toMillisecondsPerFrameLnet/minecraft/client/gui/hud/debug/RenderingChart;toMillisecondsPerFrame(D)D
-