History - net.minecraft.client.font.GlyphContainer

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

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.client.gui.font.CodepointMap

net.minecraft.class_8532

net.minecraft.client.font.GlyphContainer

Fields

int: BLOCK_BITS, field_44749, ROW_SHIFT

int: BLOCK_SIZE, field_44750, ENTRIES_PER_ROW

int: IN_BLOCK_MASK, field_44751, LAST_ENTRY_NUM_IN_ROW

int: MAX_BLOCK, field_44752, LAST_ROW_NUM

int: BLOCK_COUNT, field_44753, NUM_ROWS

T[]: empty, field_44754, defaultRow

T[][]: blockMap, field_44755, rows

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

Constructors

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

Methods

void (): clear, method_51597, clear

T (int): get, method_51598, get

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

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

T (int): remove, method_51604, remove

void (GlyphContainer$GlyphConsumer<T>): forEach, method_51601, forEachGlyph

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

void (it.unimi.dsi.fastutil.ints.IntOpenHashSet, int, Object): lambda$keySet$0, method_51602, method_51602