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

public record OversizedItemRenderState

implements PictureInPictureRenderState

gdh
net.minecraft.client.gui.render.state.pip.OversizedItemRenderState
net.minecraft.class_11528
net.minecraft.client.gui.render.state.special.OversizedItemGuiElementRenderState
net.minecraft.src.C_398429_

Field summary

Modifier and TypeField
private final GuiItemRenderState
b
guiItemRenderState
comp_4401
guiItemRenderState
f_399986_
private final int
c
x0
comp_4122
x1
f_400293_
private final int
d
y0
comp_4123
y1
f_399799_
private final int
e
x1
comp_4124
x2
f_399692_
private final int
f
y1
comp_4125
y2
f_399896_

Constructor summary

ModifierConstructor
public (GuiItemRenderState x0, int y0, int x1, int y1, int arg4)

Method summary

Modifier and TypeMethod
public float
a()
scale()
comp_4133()
scale()
m_402612_()
public org.joml.Matrix3x2f
aU_()
pose()
method_72127()
pose()
m_401666_()
public ScreenRectangle
i()
scissorArea()
comp_4128()
scissorArea()
m_402117_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()
public GuiItemRenderState
c()
guiItemRenderState()
comp_4401()
guiItemRenderState()
f_399986_()
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_()