History - net.minecraft.client.render.TextRenderer

1.7.10

Names

bbu

net.minecraft.class_370

net.minecraft.client.render.TextRenderer

net.minecraft.client.gui.FontRenderer

Fields

Identifier[]: c, field_6284, UNICODE_PAGE_LOCATIONS, unicodePageLocations

int[]: d, field_1143, characterWidths, charWidth

int: a, field_1141, fontHeight, FONT_HEIGHT

Random: b, field_1142, random, fontRandom

byte[]: e, field_1144, glyphSizes, glyphWidth

int[]: f, field_1146, colors, colorCode

Identifier: g, field_6285, fontLocation, locationFontTexture

TextureManager: h, field_6286, textureManager, renderEngine

float: i, field_1149, x, posX

float: j, field_1150, y, posY

boolean: k, field_1151, unicode, unicodeFlag

boolean: l, field_1152, bidirectional, bidiFlag

float: m, field_1153, r, red

float: n, field_1154, g, blue

float: o, field_1155, b, green

float: p, field_1156, a, alpha

int: q, field_1157, color, textColor

boolean: r, field_1158, obfuscated, randomStyle

boolean: s, field_1159, bold, boldStyle

boolean: t, field_1160, italic, italicStyle

boolean: u, field_1161, underlined, underlineStyle

boolean: v, field_1162, strikethrough, strikethroughStyle

Constructors

(GameOptions, Identifier, TextureManager, boolean)

Methods

void (ResourceManager): a, method_5895, reload, onResourceManagerReload

void (): c, method_5586, init, readFontTexture

void (): d, method_4942, initGlyphSizes, readGlyphSizes

float (int, char, boolean): a, method_952, drawGlyph, renderCharAtPos

float (int, boolean): a, method_953, drawBasicGlyph, renderDefaultChar

Identifier (int): a, method_5585, getFontPage, getUnicodePageLocation

void (int): b, method_951, bindFontPageTexture, loadGlyphTexture

float (char, boolean): a, method_950, drawUnicodeGlyph, renderUnicodeChar

int (String, int, int, int): a, method_956, drawWithShadow, drawStringWithShadow

int (String, int, int, int): b, method_4247, draw, drawString

int (String, int, int, int, boolean): a, method_4246, draw, drawString

String (String): b, method_6672, bidirectionalShaping, bidiReorder

void (): e, method_961, reset, resetStyles

void (String, boolean): a, method_959, drawLayer, renderStringAtPos

int (String, int, int, int, int, boolean): a, method_966, drawLayerAligned, renderStringAligned

int (String, int, int, int, boolean): b, method_957, drawLayer, renderString

int (String): a, method_954, getWidth, getStringWidth

int (char): a, method_949, getWidth, getCharWidth

String (String, int): a, method_955, trim, trimStringToWidth

String (String, int, boolean): a, method_958, trim, trimStringToWidth

String (String): c, method_973, removeTrailingLineBreaks, trimStringNewline

void (String, int, int, int, int): a, method_965, splitAndDraw, drawSplitString

void (String, int, int, int, boolean): c, method_967, splitAndDrawLayers, renderSplitString

int (String, int): b, method_963, splitAndGetHeight, splitStringWidth

void (boolean): a, method_960, setUnicode, setUnicodeFlag

boolean (): a, method_4245, getUnicode, getUnicodeFlag

void (boolean): b, method_968, setBidirectional, setBidiFlag

List (String, int): c, method_971, split, listFormattedStringToWidth

String (String, int): d, method_974, insertLineBreaks, wrapFormattedStringToWidth

int (String, int): e, method_976, indexAtWidth, sizeStringToWidth

boolean (char): b, method_962, isColor, isFormatColor

boolean (char): c, method_969, isFormatting, isFormatSpecial

String (String): d, method_975, isolateFormatting, getFormatFromString

boolean (): b, method_948, isBidirectional, getBidiFlag