Uses of Enum Class
net.minecraft.client.font.FontType
Packages that use FontType
-
Uses of FontType in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type FontTypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FontType>FontType.CODECMethods in net.minecraft.client.font that return FontTypeModifier and TypeMethodDescriptionBitmapFont.Loader.getType()FontLoader.getType()ReferenceFont.getType()SpaceFont.Loader.getType()TrueTypeFontLoader.getType()UnihexFont.Loader.getType()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.