Uses of Interface
net.minecraft.client.font.UnihexFont.BitmapGlyph
-
Uses of UnihexFont.BitmapGlyph in net.minecraft.client.font
Modifier and TypeClassDescriptionprivate static final record
private static final record
private static final record
Modifier and TypeFieldDescriptionprivate final UnihexFont.BitmapGlyph
UnihexFont.UnicodeTextureGlyph.contents
The field for thecontents
record component.Modifier and TypeMethodDescriptionUnihexFont.UnicodeTextureGlyph.contents()
Returns the value of thecontents
record component.(package private) static UnihexFont.BitmapGlyph
(package private) static UnihexFont.BitmapGlyph
(package private) static UnihexFont.BitmapGlyph
static UnihexFont.BitmapGlyph
Modifier and TypeMethodDescriptionvoid
UnihexFont.BitmapGlyphConsumer.accept
(int codePoint, UnihexFont.BitmapGlyph glyph) (package private) static void
UnihexFont.addGlyphPixels
(IntBuffer pixelsOut, UnihexFont.BitmapGlyph glyph, int left, int right) ModifierConstructorDescription(package private)
UnicodeTextureGlyph
(UnihexFont.BitmapGlyph bitmapGlyph, int int2, int int3)