Uses of Class
net.minecraft.client.gui.fonts.Font
Packages that use Font
-
Uses of Font in net.minecraft.client.gui
Fields in net.minecraft.client.gui with type parameters of type FontModifier and TypeFieldDescriptionprivate final Function<ResourceLocation,
Font> FontRenderer.fonts
Methods in net.minecraft.client.gui that return FontModifier and TypeMethodDescriptionprivate Font
FontRenderer.getFontSet
(ResourceLocation p_238419_1_) Constructor parameters in net.minecraft.client.gui with type arguments of type Font -
Uses of Font in net.minecraft.client.gui.fonts
Fields in net.minecraft.client.gui.fonts declared as FontFields in net.minecraft.client.gui.fonts with type parameters of type FontModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
Font> FontResourceManager.fontSets