Class PingChart
java.lang.Object
net.minecraft.client.gui.hud.debug.DebugChart
net.minecraft.client.gui.hud.debug.PingChart
- Mappings:
Namespace Name official eyxintermediary net/minecraft/class_8758named net/minecraft/client/gui/hud/debug/PingChart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final intprivate static final intFields 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) Methods inherited from class net.minecraft.client.gui.hud.debug.DebugChart
drawBorderedText, getColor, getWidth, render
-
Field Details
-
field_45931
private static final int field_45931- See Also:
- Mappings:
Namespace Name Mixin selector official fLeyx;f:Iintermediary field_45931Lnet/minecraft/class_8758;field_45931:Inamed field_45931Lnet/minecraft/client/gui/hud/debug/PingChart;field_45931:I
-
field_45932
private static final int field_45932- See Also:
- Mappings:
Namespace Name Mixin selector official gLeyx;g:Iintermediary field_45932Lnet/minecraft/class_8758;field_45932:Inamed field_45932Lnet/minecraft/client/gui/hud/debug/PingChart;field_45932:I
-
field_45933
private static final int field_45933- See Also:
- Mappings:
Namespace Name Mixin selector official hLeyx;h:Iintermediary field_45933Lnet/minecraft/class_8758;field_45933:Inamed field_45933Lnet/minecraft/client/gui/hud/debug/PingChart;field_45933:I
-
field_45934
private static final int field_45934- See Also:
- Mappings:
Namespace Name Mixin selector official iLeyx;i:Iintermediary field_45934Lnet/minecraft/class_8758;field_45934:Inamed field_45934Lnet/minecraft/client/gui/hud/debug/PingChart;field_45934:I
-
-
Constructor Details
-
PingChart
- Mappings:
Namespace Name Mixin selector official <init>Leyu;<init>(Lews;Lauy;)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 aLeyu;a(Lewu;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 aLeyu;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 bLeyu;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 aLeyu;a(J)Iintermediary method_53471Lnet/minecraft/class_8755;method_53471(J)Inamed getColorLnet/minecraft/client/gui/hud/debug/DebugChart;getColor(J)I
-