implements PictureInPictureRenderState
| gqo | |
| net.minecraft.client.gui.render.state.pip.GuiProfilerChartRenderState | |
| net.minecraft.class_11253 | |
| net.minecraft.client.gui.render.state.special.ProfilerChartGuiElementRenderState | |
| net.minecraft.src.C_398357_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final List<ResultField> |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final ScreenRectangle |
| ||||||||||
| private final ScreenRectangle |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (List<ResultField> chartData, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea) |
| public | (List<ResultField> chartData, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea, ScreenRectangle bounds) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public float |
| ||||||||||
| public List<ResultField> |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public ScreenRectangle |
| ||||||||||
| public ScreenRectangle |
|