net.minecraft.client.gui.render.state.pip

public record GuiProfilerChartRenderState

implements PictureInPictureRenderState

gde
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_

Field summary

Modifier and TypeField
private final List<ResultField>
b
chartData
comp_4138
chartData
f_399045_
private final int
c
x0
comp_4122
x1
f_399612_
private final int
d
y0
comp_4123
y1
f_399275_
private final int
e
x1
comp_4124
x2
f_400345_
private final int
f
y1
comp_4125
y2
f_400094_
private final ScreenRectangle
g
scissorArea
comp_4128
scissorArea
f_399833_
private final ScreenRectangle
h
bounds
comp_4274
bounds
f_398685_

Constructor summary

ModifierConstructor
public (List<ResultField> chartData, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea)
public (List<ResultField> x0, int y0, int x1, int y1, int scissorArea, ScreenRectangle bounds, ScreenRectangle arg6)

Method summary

Modifier and TypeMethod
public float
a()
scale()
comp_4133()
scale()
m_402612_()
public List<ResultField>
b()
chartData()
comp_4138()
chartData()
f_399045_()
public int
e()
x0()
comp_4122()
x1()
m_401206_()
public int
f()
y0()
comp_4123()
y1()
m_401270_()
public int
g()
x1()
comp_4124()
x2()
m_401483_()
public int
h()
y1()
comp_4125()
y2()
m_402298_()
public ScreenRectangle
i()
scissorArea()
comp_4128()
scissorArea()
m_402117_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()