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 GlyphInfoMethods in com.mojang.blaze3d.font that return GlyphInfo -
Uses of GlyphInfo in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as GlyphInfoModifier and TypeFieldDescriptionprivate final GlyphInfoFontSet.GlyphInfoFilter.glyphInfoThe field for theglyphInforecord component.private final GlyphInfoFontSet.GlyphInfoFilter.glyphInfoNotFishyThe field for theglyphInfoNotFishyrecord 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 theglyphInforecord component.FontSet.GlyphInfoFilter.glyphInfoNotFishy()Returns the value of theglyphInfoNotFishyrecord component.(package private) GlyphInfoFontSet.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 booleanFontSet.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 aGlyphInfoFilterrecord 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 recordMethods in net.minecraft.client.gui.font.providers that return GlyphInfo