net.minecraft.client.gui.render.state

public final class TextGuiElementRenderState

implements GuiElementRenderState

net.minecraft.client.renderer.state.gui.GuiTextRenderState
net.minecraft.class_11247
net.minecraft.client.gui.render.state.TextGuiElementRenderState

Field summary

Modifier and TypeField
private final TextRenderer
font
field_60742
textRenderer
private final OrderedText
text
field_60743
orderedText
public final org.joml.Matrix3x2fc
pose
field_60744
matrix
private final int
x
field_60745
x
private final int
y
field_60746
y
private final int
color
field_60747
color
private final int
backgroundColor
field_60748
backgroundColor
private final boolean
dropShadow
field_60749
shadow
private final boolean
includeEmpty
field_63891
trackEmpty
public final ScreenRect
scissor
field_60750
clipBounds
private TextRenderer$GlyphDrawable
preparedText
field_60751
preparation
private ScreenRect
bounds
field_60752
bounds

Constructor summary

ModifierConstructor
public (TextRenderer textRenderer, OrderedText orderedText, org.joml.Matrix3x2fc matrix, int x, int y, int color, int backgroundColor, boolean shadow, boolean trackEmpty, ScreenRect clipBounds)

Method summary

Modifier and TypeMethod
public TextRenderer$GlyphDrawable
ensurePrepared()
method_71837()
prepare()
public ScreenRect
bounds()
comp_4274()
bounds()