net.minecraft.client.gui.render.state

public final class GuiTextRenderState

implements ScreenArea

gcy
net.minecraft.client.gui.render.state.GuiTextRenderState
net.minecraft.class_11247
net.minecraft.client.gui.render.state.TextGuiElementRenderState
net.minecraft.src.C_398477_

Field summary

Modifier and TypeField
public final Font
a
font
field_60742
textRenderer
f_399526_
public final FormattedCharSequence
b
text
field_60743
orderedText
f_400092_
public final org.joml.Matrix3x2f
c
pose
field_60744
matrix
f_399642_
public final int
d
x
field_60745
x
f_399399_
public final int
e
y
field_60746
y
f_399032_
public final int
f
color
field_60747
color
f_398680_
public final int
g
backgroundColor
field_60748
backgroundColor
f_399122_
public final boolean
h
dropShadow
field_60749
shadow
f_400230_
public final ScreenRectangle
i
scissor
field_60750
clipBounds
f_400413_
private Font$PreparedText
j
preparedText
field_60751
preparation
f_399278_
private ScreenRectangle
k
bounds
field_60752
bounds
f_399183_

Constructor summary

ModifierConstructor
public (Font textRenderer, FormattedCharSequence orderedText, org.joml.Matrix3x2f matrix, int x, int y, int color, int backgroundColor, boolean shadow, ScreenRectangle clipBounds)

Method summary

Modifier and TypeMethod
public Font$PreparedText
a()
ensurePrepared()
method_71837()
prepare()
m_401468_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()