Uses of Interface
net.minecraft.client.font.UnihexFont.BitmapGlyph
Packages that use UnihexFont.BitmapGlyph
- 
Uses of UnihexFont.BitmapGlyph in net.minecraft.client.fontClasses in net.minecraft.client.font that implement UnihexFont.BitmapGlyphModifier and TypeClassDescriptionprivate static final recordprivate static final recordprivate static final recordFields in net.minecraft.client.font declared as UnihexFont.BitmapGlyphModifier and TypeFieldDescriptionprivate final UnihexFont.BitmapGlyphUnihexFont.UnicodeTextureGlyph.contentsThe field for thecontentsrecord component.Methods in net.minecraft.client.font that return UnihexFont.BitmapGlyphModifier and TypeMethodDescriptionUnihexFont.UnicodeTextureGlyph.contents()Returns the value of thecontentsrecord component.(package private) static UnihexFont.BitmapGlyph(package private) static UnihexFont.BitmapGlyph(package private) static UnihexFont.BitmapGlyphstatic UnihexFont.BitmapGlyphMethods in net.minecraft.client.font with parameters of type UnihexFont.BitmapGlyphModifier and TypeMethodDescriptionvoidUnihexFont.BitmapGlyphConsumer.accept(int codePoint, UnihexFont.BitmapGlyph glyph) (package private) static voidUnihexFont.addGlyphPixels(IntBuffer pixelsOut, UnihexFont.BitmapGlyph glyph, int left, int right) Constructors in net.minecraft.client.font with parameters of type UnihexFont.BitmapGlyphModifierConstructorDescription(package private)UnicodeTextureGlyph(UnihexFont.BitmapGlyph bitmapGlyph, int int2, int int3)