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

Field summary

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

Constructor summary

ModifierConstructor
public (GuiItemRenderState arg0, int arg1, int arg2, int arg3, int arg4)

Method summary

Modifier and TypeMethod
public float
a()
scale()
comp_4133()
scale()
public org.joml.Matrix3x2f
aU_()
pose()
method_72127()
pose()
public ScreenRectangle
i()
scissorArea()
comp_4128()
scissorArea()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
public GuiItemRenderState
c()
guiItemRenderState()
comp_4401()
guiItemRenderState()
public int
e()
x0()
comp_4122()
x1()
public int
f()
y0()
comp_4123()
y1()
public int
g()
x1()
comp_4124()
x2()
public int
h()
y1()
comp_4125()
y2()