Uses of Record Class
net.minecraft.client.font.FontLoader.Reference
Packages that use FontLoader.Reference
-
Uses of FontLoader.Reference in net.minecraft.client.font
Methods in net.minecraft.client.font that return types with arguments of type FontLoader.ReferenceModifier 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()
Methods in net.minecraft.client.font with parameters of type FontLoader.ReferenceModifier and TypeMethodDescriptionvoid
FontManager.FontEntry.addReferenceBuilder
(FontManager.FontKey key, FontFilterType.FilterMap filters, FontLoader.Reference reference)