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