Uses of Interface
net.minecraft.client.font.FontLoader.Loadable
-
Uses of FontLoader.Loadable 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 TypeMethodDescriptionprivate CompletableFuture<Optional<Font>>
FontManager.load
(FontManager.FontKey key, FontLoader.Loadable loadable, ResourceManager resourceManager, Executor executor)