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 bitmap) -
Uses of GlyphBitmap in net.minecraft.client.gui.font
Methods in net.minecraft.client.gui.font with parameters of type GlyphBitmapModifier and TypeMethodDescriptionFontTexture.add(GlyphInfo glyphInfo, GlyphBitmap glyphBitmap) (package private) FontTexture.NodeFontTexture.Node.insert(GlyphBitmap glyphBitmap) GlyphStitcher.stitch(GlyphInfo glyphInfo, GlyphBitmap glyphBitmap)