Uses of Record Class
net.minecraft.client.font.FontLoader.class_8540
Packages that use FontLoader.class_8540
Package
Description
The base package for all Minecraft classes.
-
Uses of FontLoader.class_8540 in net.minecraft
Methods in net.minecraft that return types with arguments of type FontLoader.class_8540Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<FontLoader.class_8539,
FontLoader.class_8540> class_8541.build()
-
Uses of FontLoader.class_8540 in net.minecraft.client.font
Methods in net.minecraft.client.font that return types with arguments of type FontLoader.class_8540Modifier 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_8540Modifier and TypeMethodDescriptionvoid
FontManager.class_8537.method_51631
(FontManager.class_8534 class_8534, FontLoader.class_8540 class_8540)