Package net.minecraft.client.gui.fonts
Interface IGlyph
-
- All Known Subinterfaces:
IGlyphInfo
- All Known Implementing Classes:
DefaultGlyph,TextureGlyphProvider.GlyphInfo,TrueTypeGlyphProvider.GlpyhInfo,UnicodeTextureGlyphProvider.GlpyhInfo,WhiteGlyph
public interface IGlyph
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description floatgetAdvance()default floatgetAdvance(boolean p_223274_1_)default floatgetBearingX()default floatgetBoldOffset()default floatgetShadowOffset()
-