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