net.minecraft.client.gui.render.state.special

public record OversizedItemGuiElementRenderState

implements SpecialGuiElementRenderState

net.minecraft.client.renderer.state.gui.pip.OversizedItemRenderState
net.minecraft.class_11528
net.minecraft.client.gui.render.state.special.OversizedItemGuiElementRenderState

Field summary

Modifier and TypeField
private final ItemGuiElementRenderState
guiItemRenderState
comp_4401
guiItemRenderState
private final int
x0
comp_4122
x1
private final int
y0
comp_4123
y1
private final int
x1
comp_4124
x2
private final int
y1
comp_4125
y2

Constructor summary

ModifierConstructor
public (ItemGuiElementRenderState guiItemRenderState, int x1, int y1, int x2, int y2)

Method summary

Modifier and TypeMethod
public float
scale()
comp_4133()
scale()
public org.joml.Matrix3x2fc
pose()
method_72127()
pose()
public ScreenRect
scissorArea()
comp_4128()
scissorArea()
public ScreenRect
bounds()
comp_4274()
bounds()
public ItemGuiElementRenderState
guiItemRenderState()
comp_4401()
guiItemRenderState()
public int
x0()
comp_4122()
x1()
public int
y0()
comp_4123()
y1()
public int
x1()
comp_4124()
x2()
public int
y1()
comp_4125()
y2()