类 ProfilerPieChart

java.lang.Object
net.minecraft.client.gui.components.debugchart.ProfilerPieChart

public class ProfilerPieChart extends Object
  • 字段详细资料

    • RADIUS

      private static final int RADIUS
      另请参阅:
    • MARGIN

      private static final int MARGIN
      另请参阅:
    • CHART_Z_OFFSET

      private static final int CHART_Z_OFFSET
      另请参阅:
    • font

      private final Font font
    • profilerPieChartResults

      @Nullable private ProfileResults profilerPieChartResults
    • profilerTreePath

      private String profilerTreePath
    • bottomOffset

      private int bottomOffset
  • 构造器详细资料

    • ProfilerPieChart

      public ProfilerPieChart(Font p_366678_)
  • 方法详细资料

    • setPieChartResults

      public void setPieChartResults(@Nullable ProfileResults p_369896_)
    • setBottomOffset

      public void setBottomOffset(int p_366528_)
    • render

      public void render(GuiGraphics p_365682_)
    • profilerPieChartKeyPress

      public void profilerPieChartKeyPress(int p_361685_)