Uses of Record Class
net.minecraft.client.font.FontLoader.Reference
-
Uses of FontLoader.Reference in net.minecraft.client.font
Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> BitmapFont.Loader.build()
com.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> FontLoader.build()
com.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> ReferenceFont.build()
com.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> SpaceFont.Loader.build()
com.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> TrueTypeFontLoader.build()
com.mojang.datafixers.util.Either<FontLoader.Loadable,
FontLoader.Reference> UnihexFont.Loader.build()
Modifier and TypeMethodDescriptionvoid
FontManager.FontEntry.addReferenceBuilder
(FontManager.FontKey key, FontLoader.Reference reference)