Class ProfilerPieChart
java.lang.Object
net.minecraft.client.gui.components.debugchart.ProfilerPieChart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate static final intprivate final Fontprivate static final intprivate ProfileResultsprivate Stringprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprofilerPieChartKeyPress(int index) voidrender(GuiGraphics guiGraphics) voidsetBottomOffset(int bottomOffset) voidsetPieChartResults(ProfileResults pieChartResults)
-
Field Details
-
RADIUS
private static final int RADIUS- See Also:
-
MARGIN
private static final int MARGIN- See Also:
-
CHART_Z_OFFSET
private static final int CHART_Z_OFFSET- 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 index)
-