Uses of Enum Class
net.minecraft.client.font.FontType
Packages that use FontType
Package
Description
The base package for all Minecraft classes.
-
Uses of FontType in net.minecraft
Methods in net.minecraft that return FontType -
Uses of FontType in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type FontTypeModifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<FontType>FontType.field_44802Methods in net.minecraft.client.font that return FontTypeModifier and TypeMethodDescriptionBitmapFont.Loader.method_51731()FontLoader.method_51731()ReferenceFont.method_51731()SpaceFont.class_8554.method_51731()UnihexFont.Loader.method_51731()static FontTypeReturns the enum constant of this class with the specified name.static FontType[]FontType.values()Returns an array containing the constants of this enum class, in the order they are declared.