Uses of Record Class
net.minecraft.client.gui.font.providers.BitmapProvider.Glyph
Packages that use BitmapProvider.Glyph
- 
Uses of BitmapProvider.Glyph in net.minecraft.client.gui.font.providersFields in net.minecraft.client.gui.font.providers with type parameters of type BitmapProvider.GlyphModifier and TypeFieldDescriptionprivate final CodepointMap<BitmapProvider.Glyph>BitmapProvider.glyphsConstructor parameters in net.minecraft.client.gui.font.providers with type arguments of type BitmapProvider.GlyphModifierConstructorDescription(package private)BitmapProvider(NativeImage p_285380_, CodepointMap<BitmapProvider.Glyph> p_285445_)