History - net.minecraft.client.font.UnihexFont
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.providers.UnihexProvider
net.minecraft.class_391
net.minecraft.client.font.UnihexFont
Fields
org.slf4j.Logger: LOGGER, field_2303, LOGGER
int: GLYPH_HEIGHT, field_44764, field_44764
int: DIGITS_PER_BYTE, field_44765, field_44765
int: DIGITS_FOR_WIDTH_8, field_44766, field_44766
int: DIGITS_FOR_WIDTH_16, field_44767, field_44767
int: DIGITS_FOR_WIDTH_24, field_44768, field_44768
int: DIGITS_FOR_WIDTH_32, field_44769, field_44769
GlyphContainer<UnihexFont$UnicodeTextureGlyph>: glyphs, field_44770, glyphs
Constructors
(GlyphContainer<UnihexFont$UnicodeTextureGlyph>)
Methods
Glyph (int): getGlyph, method_2040, getGlyph
it.unimi.dsi.fastutil.ints.IntSet (): getSupportedGlyphs, method_27442, getProvidedGlyphs
void (IntBuffer, int, int, int): unpackBitsToBytes, method_51655, addRowPixels
void (IntBuffer, UnihexFont$BitmapGlyph, int, int): unpackBitsToBytes, method_51656, addGlyphPixels
void (InputStream, UnihexFont$BitmapGlyphConsumer): readFromStream, method_51653, readLines
int (int, it.unimi.dsi.fastutil.bytes.ByteList, int): decodeHex, method_51652, getHexDigitValue
int (int, byte): decodeHex, method_51651, getHexDigitValue
boolean (InputStream, it.unimi.dsi.fastutil.bytes.ByteList, int): copyUntil, method_51654, readUntilDelimiter