net.minecraft.client.gui.render.state

public final class GuiItemRenderState

implements ScreenArea

gcw
net.minecraft.client.gui.render.state.GuiItemRenderState
net.minecraft.class_11245
net.minecraft.client.gui.render.state.ItemGuiElementRenderState
net.minecraft.src.C_398465_

Field summary

Modifier and TypeField
private final String
a
name
field_60991
name
f_400358_
private final org.joml.Matrix3x2f
b
pose
field_60992
pose
f_399538_
private final ItemStackRenderState
c
itemStackRenderState
field_60993
state
f_398674_
private final int
d
x
field_60994
x
f_399969_
private final int
e
y
field_60995
y
f_399988_
private final ScreenRectangle
f
scissorArea
field_60996
scissorArea
f_399042_
private final ScreenRectangle
g
oversizedItemBounds
field_60997
oversizedBounds
f_399138_
private final ScreenRectangle
h
bounds
field_60998
bounds
f_400170_

Constructor summary

ModifierConstructor
public (String name, org.joml.Matrix3x2f pose, ItemStackRenderState state, int x, int y, ScreenRectangle scissor)

Method summary

Modifier and TypeMethod
private ScreenRectangle
h()
calculateOversizedItemBounds()
method_72126()
createOversizedBounds()
m_403168_()
private ScreenRectangle
a(gcc arg0)
calculateBounds(ScreenRectangle arg0)
method_72119(class_8030 arg0)
createBounds(ScreenRect arg0)
m_401781_(C_263595_ arg0)
public String
a()
name()
method_72118()
name()
m_401768_()
public org.joml.Matrix3x2f
b()
pose()
method_72120()
pose()
m_401849_()
public ItemStackRenderState
c()
itemStackRenderState()
method_72121()
state()
m_403721_()
public int
d()
x()
method_72122()
x()
m_404277_()
public int
e()
y()
method_72123()
y()
m_403137_()
public ScreenRectangle
f()
scissorArea()
method_72124()
scissorArea()
m_402451_()
public ScreenRectangle
g()
oversizedItemBounds()
method_72125()
oversizedBounds()
m_402354_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()