Uses of Interface
com.mojang.blaze3d.font.GlyphInfo
Packages that use GlyphInfo
Package
Description
-
Uses of GlyphInfo in com.mojang.blaze3d.font
Subinterfaces of GlyphInfo in com.mojang.blaze3d.fontClasses in com.mojang.blaze3d.font that implement GlyphInfoFields in com.mojang.blaze3d.font declared as GlyphInfoModifier and TypeFieldDescription(package private) GlyphInfo
TrueTypeGlyphProvider.GlyphEntry.glyph
Methods in com.mojang.blaze3d.font that return GlyphInfoModifier and TypeMethodDescriptiondefault GlyphInfo
GlyphProvider.getGlyph
(int p_231091_) SpaceProvider.getGlyph
(int p_231105_) TrueTypeGlyphProvider.getGlyph
(int p_231116_) private GlyphInfo
TrueTypeGlyphProvider.getOrLoadGlyphInfo
(int p_365358_, TrueTypeGlyphProvider.GlyphEntry p_360879_) private GlyphInfo
TrueTypeGlyphProvider.loadGlyph
(int p_361822_, org.lwjgl.util.freetype.FT_Face p_360350_, int p_362748_) -
Uses of GlyphInfo in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as GlyphInfoModifier and TypeFieldDescriptionprivate final GlyphInfo
FontSet.GlyphInfoFilter.glyphInfo
The field for theglyphInfo
record component.private final GlyphInfo
FontSet.GlyphInfoFilter.glyphInfoNotFishy
The field for theglyphInfoNotFishy
record component.Methods in net.minecraft.client.gui.font that return GlyphInfoModifier and TypeMethodDescriptionAllMissingGlyphProvider.getGlyph
(int p_232553_) FontSet.getGlyphInfo
(int p_243235_, boolean p_243251_) FontSet.GlyphInfoFilter.glyphInfo()
Returns the value of theglyphInfo
record component.FontSet.GlyphInfoFilter.glyphInfoNotFishy()
Returns the value of theglyphInfoNotFishy
record component.(package private) GlyphInfo
FontSet.GlyphInfoFilter.select
(boolean p_243218_) Methods in net.minecraft.client.gui.font with parameters of type GlyphInfoModifier and TypeMethodDescriptionFontSet.getRandomGlyph
(GlyphInfo p_95068_) private static boolean
FontSet.hasFishyAdvance
(GlyphInfo p_243323_) Constructors in net.minecraft.client.gui.font with parameters of type GlyphInfoModifierConstructorDescription(package private)
GlyphInfoFilter
(GlyphInfo glyphInfo, GlyphInfo glyphInfoNotFishy) Creates an instance of aGlyphInfoFilter
record class. -
Uses of GlyphInfo in net.minecraft.client.gui.font.glyphs
Classes in net.minecraft.client.gui.font.glyphs that implement GlyphInfo -
Uses of GlyphInfo in net.minecraft.client.gui.font.providers
Classes in net.minecraft.client.gui.font.providers that implement GlyphInfoModifier and TypeClassDescription(package private) static final record
(package private) static final record
Methods in net.minecraft.client.gui.font.providers that return GlyphInfo