Class ProfilerPieChart
java.lang.Object
net.minecraft.client.gui.components.debugchart.ProfilerPieChart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate final Fontprivate static final intstatic final intprivate @Nullable ProfileResultsprivate Stringstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprofilerPieChartKeyPress(int key) voidrender(GuiGraphics graphics) voidsetBottomOffset(int bottomOffset) voidsetPieChartResults(@Nullable ProfileResults results)
-
Field Details
-
RADIUS
public static final int RADIUS- See Also:
-
PIE_CHART_THICKNESS
public static final int PIE_CHART_THICKNESS- See Also:
-
MARGIN
private static final int MARGIN- See Also:
-
font
-
profilerPieChartResults
-
profilerTreePath
-
bottomOffset
private int bottomOffset
-
-
Constructor Details
-
ProfilerPieChart
-
-
Method Details
-
setPieChartResults
-
setBottomOffset
public void setBottomOffset(int bottomOffset) -
render
-
profilerPieChartKeyPress
public void profilerPieChartKeyPress(int key)
-