Class GuiFontFamily
java.lang.Object
com.render.api.gui.GuiFontFamily
Ordered collection of related OpenType faces and fallback families.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic GuiFontFamily.Builderstatic GuiFontFamilyfaces()booleanmatchOrder(GuiTextStyle style) Returns faces in CSS match order, followed by recursive fallbacks.name()toString()
-
Method Details
-
builder
-
bundledDefault
-
name
-
faces
-
fallbacks
-
hasMinecraftFallback
public boolean hasMinecraftFallback() -
matchOrder
Returns faces in CSS match order, followed by recursive fallbacks. -
toString
-