Package net.minecraft.client.font
Interface FontLoader
- All Known Implementing Classes:
BitmapFont.Loader
,ReferenceFont
,TrueTypeFontLoader
,UnihexFont.Loader
- Mappings:
Namespace Name official erg
intermediary net/minecraft/class_389
named net/minecraft/client/font/FontLoader
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static final record
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> build()
-
Method Details
-
build
com.mojang.datafixers.util.Either<FontLoader.Loadable,FontLoader.Reference> build()
-