implements SpecialGuiElementRenderState
| net.minecraft.client.renderer.state.gui.pip.GuiProfilerChartRenderState | |
| net.minecraft.class_11253 | |
| net.minecraft.client.gui.render.state.special.ProfilerChartGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<ProfilerTiming> |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final ScreenRect |
|
||||||
| private final ScreenRect |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ProfilerTiming> chartData, int x1, int y1, int x2, int y2, ScreenRect scissorArea) |
| public | (List<ProfilerTiming> chartData, int x1, int y1, int x2, int y2, ScreenRect scissorArea, ScreenRect bounds) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public float |
|
||||||
| public List<ProfilerTiming> |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public ScreenRect |
|
||||||
| public ScreenRect |
|