Class ProfilerPieChart
java.lang.Object
net.minecraft.client.gui.components.debugchart.ProfilerPieChart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private final Font
private static final int
static final int
private ProfileResults
private String
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
profilerPieChartKeyPress
(int pIndex) void
render
(GuiGraphics pGuiGraphics) void
setBottomOffset
(int pBottomOffset) void
setPieChartResults
(ProfileResults pPieChartResults)
-
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 pBottomOffset) -
render
-
profilerPieChartKeyPress
public void profilerPieChartKeyPress(int pIndex)
-