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

Field summary

Modifier and TypeField
private final String
a
name
field_60991
name
private final org.joml.Matrix3x2f
b
pose
field_60992
pose
private final TrackingItemStackRenderState
c
itemStackRenderState
field_60993
state
private final int
d
x
field_60994
x
private final int
e
y
field_60995
y
private final ScreenRectangle
f
scissorArea
field_60996
scissorArea
private final ScreenRectangle
g
oversizedItemBounds
field_60997
oversizedBounds
private final ScreenRectangle
h
bounds
field_60998
bounds

Constructor summary

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

Method summary

Modifier and TypeMethod
private ScreenRectangle
h()
calculateOversizedItemBounds()
method_72126()
createOversizedBounds()
private ScreenRectangle
a(gcc arg0)
calculateBounds(ScreenRectangle arg0)
method_72119(class_8030 arg0)
createBounds(ScreenRect arg0)
public String
a()
name()
method_72118()
name()
public org.joml.Matrix3x2f
b()
pose()
method_72120()
pose()
public TrackingItemStackRenderState
c()
itemStackRenderState()
method_72121()
state()
public int
d()
x()
method_72122()
x()
public int
e()
y()
method_72123()
y()
public ScreenRectangle
f()
scissorArea()
method_72124()
scissorArea()
public ScreenRectangle
g()
oversizedItemBounds()
method_72125()
oversizedBounds()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()