Uses of Class
net.minecraft.client.gui.font.providers.BitmapProvider.Glyph
Packages that use BitmapProvider.Glyph
-
Uses of BitmapProvider.Glyph in net.minecraft.client.gui.font.providers
Fields in net.minecraft.client.gui.font.providers with type parameters of type BitmapProvider.GlyphModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<BitmapProvider.Glyph>
BitmapProvider.glyphs
Constructor parameters in net.minecraft.client.gui.font.providers with type arguments of type BitmapProvider.GlyphModifierConstructorDescription(package private)
BitmapProvider
(NativeImage p_95333_, it.unimi.dsi.fastutil.ints.Int2ObjectMap<BitmapProvider.Glyph> p_95334_)