History - net.minecraft.client.gui.font.CodepointMap

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

fju

fla

Fields

Constructors

Methods

1.20.6

Names

ezt

fju

Fields

Constructors

Methods

1.20.4

Names

evc

ezt

Fields

Constructors

Methods

1.20.2

Names

erl

evc

Fields

Constructors

Methods

1.20.1

Names

erl

net.minecraft.client.gui.font.CodepointMap

net.minecraft.class_8532

net.minecraft.client.font.GlyphContainer

net.minecraft.src.C_283725_

Fields

int: a, BLOCK_BITS, field_44749, ROW_SHIFT, f_283858_

int: b, BLOCK_SIZE, field_44750, ENTRIES_PER_ROW, f_283879_

int: c, IN_BLOCK_MASK, field_44751, LAST_ENTRY_NUM_IN_ROW, f_283806_

int: d, MAX_BLOCK, field_44752, LAST_ROW_NUM, f_283822_

int: e, BLOCK_COUNT, field_44753, NUM_ROWS, f_283789_

T[]: f, empty, field_44754, defaultRow, f_283911_

T[][]: g, blockMap, field_44755, rows, f_283938_

IntFunction<T[]>: h, blockConstructor, field_44756, makeRow, f_283773_

Constructors

(IntFunction<T[]>, IntFunction<T[][]>)

Methods

void (): a, clear, method_51597, clear, m_284192_

T (int): a, get, method_51598, get, m_284412_

T (int, T): a, put, method_51599, put, m_284506_

T (int, IntFunction<T>): a, computeIfAbsent, method_51600, computeIfAbsent, m_284450_

T (int): b, remove, method_51604, remove, m_284320_

void (CodepointMap$Output<T>): a, forEach, method_51601, forEachGlyph, m_284150_

it.unimi.dsi.fastutil.ints.IntSet (): b, keySet, method_51603, getProvidedGlyphs, m_284498_