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 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