类 ProfilerPieChart
java.lang.Object
net.minecraft.client.gui.components.debugchart.ProfilerPieChart
-
字段概要
字段修饰符和类型字段说明private int
private static final int
private final Font
private static final int
private ProfileResults
private String
private static final int
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
profilerPieChartKeyPress
(int p_361685_) void
render
(GuiGraphics p_365682_) void
setBottomOffset
(int p_366528_) void
setPieChartResults
(ProfileResults p_369896_)
-
字段详细资料
-
RADIUS
private static final int RADIUS- 另请参阅:
-
MARGIN
private static final int MARGIN- 另请参阅:
-
CHART_Z_OFFSET
private static final int CHART_Z_OFFSET- 另请参阅:
-
font
-
profilerPieChartResults
-
profilerTreePath
-
bottomOffset
private int bottomOffset
-
-
构造器详细资料
-
ProfilerPieChart
-
-
方法详细资料
-
setPieChartResults
-
setBottomOffset
public void setBottomOffset(int p_366528_) -
render
-
profilerPieChartKeyPress
public void profilerPieChartKeyPress(int p_361685_)
-