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
public final TextRenderer
font
field_60742
textRenderer
public final OrderedText
text
field_60743
orderedText
public final org.joml.Matrix3x2fc
pose
field_60744
matrix
public final int
x
field_60745
x
public final int
y
field_60746
y
public final int
color
field_60747
color
public final int
backgroundColor
field_60748
backgroundColor
public final boolean
dropShadow
field_60749
shadow
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()