Class RenderingChart

java.lang.Object
net.minecraft.client.gui.hud.debug.DebugChart
net.minecraft.client.gui.hud.debug.RenderingChart

@Environment(CLIENT) public class RenderingChart extends DebugChart
Mappings:
Namespace Name
official eyw
intermediary net/minecraft/class_8757
named net/minecraft/client/gui/hud/debug/RenderingChart
  • Field Details

    • field_45926

      private static final int field_45926
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Leyw;f:I
      intermediary field_45926 Lnet/minecraft/class_8757;field_45926:I
      named field_45926 Lnet/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 g Leyw;g:I
      intermediary field_45927 Lnet/minecraft/class_8757;field_45927:I
      named field_45927 Lnet/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 h Leyw;h:I
      intermediary field_45928 Lnet/minecraft/class_8757;field_45928:I
      named field_45928 Lnet/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 i Leyw;i:I
      intermediary field_45929 Lnet/minecraft/class_8757;field_45929:I
      named field_45929 Lnet/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 j Leyw;j:D
      intermediary field_45930 Lnet/minecraft/class_8757;field_45930:D
      named field_45930 Lnet/minecraft/client/gui/hud/debug/RenderingChart;field_45930:D
  • Constructor Details

    • RenderingChart

      public RenderingChart(TextRenderer textRenderer, PerformanceLog log)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leyu;<init>(Lews;Lauy;)V
      intermediary <init> Lnet/minecraft/class_8755;<init>(Lnet/minecraft/class_327;Lnet/minecraft/class_8743;)V
      named <init> Lnet/minecraft/client/gui/hud/debug/DebugChart;<init>(Lnet/minecraft/client/font/TextRenderer;Lnet/minecraft/util/profiler/PerformanceLog;)V
  • Method Details

    • renderThresholds

      protected void renderThresholds(DrawContext context, int x, int width, int height)
      Overrides:
      renderThresholds in class DebugChart
      Mappings:
      Namespace Name Mixin selector
      official a Leyu;a(Lewu;III)V
      intermediary method_53473 Lnet/minecraft/class_8755;method_53473(Lnet/minecraft/class_332;III)V
      named renderThresholds Lnet/minecraft/client/gui/hud/debug/DebugChart;renderThresholds(Lnet/minecraft/client/gui/DrawContext;III)V
    • format

      protected String format(double value)
      Specified by:
      format in class DebugChart
      Mappings:
      Namespace Name Mixin selector
      official a Leyu;a(D)Ljava/lang/String;
      intermediary method_53468 Lnet/minecraft/class_8755;method_53468(D)Ljava/lang/String;
      named format Lnet/minecraft/client/gui/hud/debug/DebugChart;format(D)Ljava/lang/String;
    • getHeight

      protected int getHeight(double value)
      Specified by:
      getHeight in class DebugChart
      Mappings:
      Namespace Name Mixin selector
      official b Leyu;b(D)I
      intermediary method_53475 Lnet/minecraft/class_8755;method_53475(D)I
      named getHeight Lnet/minecraft/client/gui/hud/debug/DebugChart;getHeight(D)I
    • getColor

      protected int getColor(long value)
      Specified by:
      getColor in class DebugChart
      Mappings:
      Namespace Name Mixin selector
      official a Leyu;a(J)I
      intermediary method_53471 Lnet/minecraft/class_8755;method_53471(J)I
      named getColor Lnet/minecraft/client/gui/hud/debug/DebugChart;getColor(J)I
    • toMillisecondsPerFrame

      private static double toMillisecondsPerFrame(double nanosecondsPerFrame)
      Mappings:
      Namespace Name Mixin selector
      official c Leyw;c(D)D
      intermediary method_53481 Lnet/minecraft/class_8757;method_53481(D)D
      named toMillisecondsPerFrame Lnet/minecraft/client/gui/hud/debug/RenderingChart;toMillisecondsPerFrame(D)D