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 float
getAdvance()
default float
getAdvance(boolean p_223274_1_)
default float
getBearingX()
default float
getBoldOffset()
default float
getShadowOffset()
-