JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.mojang.blaze3d.font
UnbakedGlyph
Stitcher
Contents
Description
Method Summary
Method Details
stitch(GlyphInfo, GlyphBitmap)
getMissing()
Hide sidebar
Show sidebar
Interface UnbakedGlyph.Stitcher
Enclosing interface:
UnbakedGlyph
public static interface
UnbakedGlyph.Stitcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BakedGlyph
getMissing
()
BakedGlyph
stitch
(
GlyphInfo
info,
GlyphBitmap
glyphBitmap)
Method Details
stitch
BakedGlyph
stitch
(
GlyphInfo
info,
GlyphBitmap
glyphBitmap)
getMissing
BakedGlyph
getMissing
()