Uses of Interface
net.minecraft.client.font.FontLoader.Loadable
Packages that use FontLoader.Loadable
-
Uses of FontLoader.Loadable in net.minecraft.client.font
Methods in net.minecraft.client.font that return types with arguments of type FontLoader.LoadableModifier 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.LoadableModifier and TypeMethodDescriptionprivate CompletableFuture<Optional<Font>>
FontManager.load
(FontManager.FontKey key, FontLoader.Loadable loadable, ResourceManager resourceManager, Executor executor)