JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.mojang.blaze3d.font
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
pInfo,
GlyphBitmap
pBitmap)
Method Details
stitch
BakedGlyph
stitch
(
GlyphInfo
pInfo,
GlyphBitmap
pBitmap)
getMissing
BakedGlyph
getMissing
()