Uses of Record Class
net.minecraft.client.font.FontManager.class_8535
Packages that use FontManager.class_8535
-
Uses of FontManager.class_8535 in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type FontManager.class_8535Modifier and TypeFieldDescriptionprivate final List<FontManager.class_8535>FontManager.class_8537.buildersThe field for thebuildersrecord component.Methods in net.minecraft.client.font that return types with arguments of type FontManager.class_8535Modifier and TypeMethodDescriptionFontManager.class_8537.builders()Returns the value of thebuildersrecord component.Constructor parameters in net.minecraft.client.font with type arguments of type FontManager.class_8535ModifierConstructorDescriptionprivateclass_8537(Identifier identifier, List<FontManager.class_8535> list, Set<Identifier> set)