Uses of Interface
com.mojang.blaze3d.font.GlyphBitmap
Packages that use GlyphBitmap
-
Uses of GlyphBitmap in com.mojang.blaze3d.font
Methods in com.mojang.blaze3d.font with parameters of type GlyphBitmapModifier and TypeMethodDescriptionUnbakedGlyph.Stitcher.stitch(GlyphInfo info, GlyphBitmap glyphBitmap) -
Uses of GlyphBitmap in net.minecraft.client.gui.font
Methods in net.minecraft.client.gui.font with parameters of type GlyphBitmapModifier and TypeMethodDescription@Nullable BakedSheetGlyphFontTexture.add(GlyphInfo info, GlyphBitmap glyph) (package private) @Nullable FontTexture.NodeFontTexture.Node.insert(GlyphBitmap glyph) @Nullable BakedSheetGlyphGlyphStitcher.stitch(GlyphInfo info, GlyphBitmap glyphBitmap)