Uses of Class
net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.GlyphInfo
-
Packages that use TextureGlyphProvider.GlyphInfo Package Description net.minecraft.client.gui.fonts.providers -
-
Uses of TextureGlyphProvider.GlyphInfo in net.minecraft.client.gui.fonts.providers
Fields in net.minecraft.client.gui.fonts.providers with type parameters of type TextureGlyphProvider.GlyphInfo Modifier and Type Field Description private it.unimi.dsi.fastutil.ints.Int2ObjectMap<TextureGlyphProvider.GlyphInfo>
TextureGlyphProvider. glyphs
Constructor parameters in net.minecraft.client.gui.fonts.providers with type arguments of type TextureGlyphProvider.GlyphInfo Constructor Description TextureGlyphProvider(NativeImage p_i232266_1_, it.unimi.dsi.fastutil.ints.Int2ObjectMap<TextureGlyphProvider.GlyphInfo> p_i232266_2_)
-