Class DebugRegistry

java.lang.Object
api.client.debug.DebugRegistry

public class DebugRegistry extends Object
  • Field Details

  • Constructor Details

    • DebugRegistry

      public DebugRegistry()
  • Method Details

    • registerAll

      public static void registerAll()
      Registers all BTW's sections and special elements of the debug screen.
    • drawMetricsData

      public static void drawMetricsData(Minecraft mc, MetricsData metricsData, int xOffset, int yOffset, int width, byte type)
      Draw a graph at the bottom of the screen with the data provided through MetricsData
      See Also:
    • returnToLine

      public static String returnToLine()