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

Field summary

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

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()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()