Uses of Interface
net.minecraft.client.font.FontLoader.class_8539
Packages that use FontLoader.class_8539
Package
Description
The base package for all Minecraft classes.
-
Uses of FontLoader.class_8539 in net.minecraft
Methods in net.minecraft that return types with arguments of type FontLoader.class_8539Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<FontLoader.class_8539,
FontLoader.class_8540> class_8541.build()
-
Uses of FontLoader.class_8539 in net.minecraft.client.font
Methods in net.minecraft.client.font that return types with arguments of type FontLoader.class_8539Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<FontLoader.class_8539,
FontLoader.class_8540> BitmapFont.Loader.build()
com.mojang.datafixers.util.Either<FontLoader.class_8539,
FontLoader.class_8540> FontLoader.build()
com.mojang.datafixers.util.Either<FontLoader.class_8539,
FontLoader.class_8540> TrueTypeFontLoader.build()
com.mojang.datafixers.util.Either<FontLoader.class_8539,
FontLoader.class_8540> UnicodeTextureFont.Loader.build()
Methods in net.minecraft.client.font with parameters of type FontLoader.class_8539Modifier and TypeMethodDescriptionprivate CompletableFuture<Optional<Font>>
FontManager.method_51613
(FontManager.class_8534 class_8534, FontLoader.class_8539 class_8539, ResourceManager resourceManager, Executor executor)