Package com.mojang.blaze3d.font
Interface GlyphInfo
- All Known Implementing Classes:
SpecialGlyphs
public interface GlyphInfo
-
Method Summary
Modifier and TypeMethodDescriptionfloatdefault floatgetAdvance(boolean pBold) default floatdefault floatstatic GlyphInfosimple(float pAdvance)
-
Method Details
-
getAdvance
float getAdvance() -
getAdvance
default float getAdvance(boolean pBold) -
getBoldOffset
default float getBoldOffset() -
getShadowOffset
default float getShadowOffset() -
simple
-