Uses of Class
net.minecraft.client.font.GlyphContainer
Packages that use GlyphContainer
- 
Uses of GlyphContainer in net.minecraft.client.fontFields in net.minecraft.client.font declared as GlyphContainerModifier and TypeFieldDescriptionprivate final GlyphContainer<FontStorage.GlyphPair>FontStorage.glyphCacheprivate final GlyphContainer<GlyphRenderer>FontStorage.glyphRendererCacheprivate final GlyphContainer<BitmapFont.BitmapFontGlyph>BitmapFont.glyphsprivate final GlyphContainer<UnihexFont.UnicodeTextureGlyph>UnihexFont.glyphsConstructors in net.minecraft.client.font with parameters of type GlyphContainerModifierConstructorDescription(package private)BitmapFont(NativeImage image, GlyphContainer<BitmapFont.BitmapFontGlyph> glyphs) (package private)