Uses of Record Class
net.minecraft.client.font.FontManager.class_8534
Packages that use FontManager.class_8534
-
Uses of FontManager.class_8534 in net.minecraft.client.font
Fields in net.minecraft.client.font declared as FontManager.class_8534Modifier and TypeFieldDescriptionprivate final FontManager.class_8534
FontManager.class_8535.id
The field for theid
record component.Methods in net.minecraft.client.font that return FontManager.class_8534Modifier and TypeMethodDescriptionFontManager.class_8535.id()
Returns the value of theid
record component.Methods in net.minecraft.client.font that return types with arguments of type FontManager.class_8534Modifier and TypeMethodDescriptionprivate static List<com.mojang.datafixers.util.Pair<FontManager.class_8534,
FontLoader>> FontManager.method_51619
(List<Resource> list, Identifier identifier) Methods in net.minecraft.client.font with parameters of type FontManager.class_8534Modifier and TypeMethodDescriptionprivate CompletableFuture<Optional<Font>>
FontManager.method_51613
(FontManager.class_8534 class_8534, FontLoader.class_8539 class_8539, ResourceManager resourceManager, Executor executor) void
FontManager.class_8537.method_51631
(FontManager.class_8534 class_8534, FontLoader.class_8540 class_8540) void
FontManager.class_8537.method_51632
(FontManager.class_8534 class_8534, CompletableFuture<Optional<Font>> completableFuture) Constructors in net.minecraft.client.font with parameters of type FontManager.class_8534ModifierConstructorDescription(package private)
class_8535
(FontManager.class_8534 class_8534, com.mojang.datafixers.util.Either<CompletableFuture<Optional<Font>>, Identifier> either)