History - net.minecraft.client.font.TextRenderer$Drawer

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

void (): discardEffects, method_1_5114, clearRectangles

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

boolean (int, Style, int): accept, method_1_42, method_1_42

boolean (int, Style, int): accept, method_1_42, accept

1.21.11_unobfuscated

Names

net.minecraft.client.gui.Font$PreparedTextBuilder

net.minecraft.class_327$class_5232

net.minecraft.client.font.TextRenderer$Drawer

Fields

boolean: drawShadow, field_24241, shadow

int: color, field_54817, color

int: backgroundColor, field_54818, backgroundColor

boolean: includeEmpty, field_63844, trackEmpty

float: x, field_24250, x

float: y, field_24251, y

float: left, field_60699, minX

float: top, field_60700, minY

float: right, field_60701, maxX

float: bottom, field_60702, maxY

float: backgroundLeft, field_60703, minBackgroundX

float: backgroundTop, field_60704, minBackgroundY

float: backgroundRight, field_60705, maxBackgroundX

float: backgroundBottom, field_60706, maxBackgroundY

List<TextDrawable$DrawnGlyphRect>: glyphs, field_60707, drawnGlyphs

List<TextDrawable>: effects, field_24252, rectangles

List<EmptyGlyphRect>: emptyAreas, field_63845, emptyGlyphRects

TextRenderer: this$0, field_24240, field_24240

Constructors

(TextRenderer, float, float, int, boolean, boolean)

(TextRenderer, float, float, int, int, boolean, boolean)

Methods

void (float, float, float, float): markSize, method_71803, updateTextBounds

void (float, float, float): markBackground, method_71802, updateBackgroundBounds

void (TextDrawable$DrawnGlyphRect): addGlyph, method_71804, addGlyph

void (TextDrawable): addEffect, method_27532, addRectangle

void (EmptyGlyphRect): addEmptyGlyph, method_75783, addEmptyGlyphRect

boolean (int, Style, int): accept, method_1_42, method_1_42

boolean (int, Style, BakedGlyph): accept, method_72733, accept

void (TextRenderer$GlyphDrawer): visit, method_71801, draw

int (TextColor): getTextColor, method_65178, getRenderColor

int (Style, int): getShadowColor, method_65177, getShadowColor

ScreenRect (): bounds, method_71800, getScreenRect