Uses of Class
net.minecraft.client.font.BitmapFont.BitmapFontGlyph
Package | Description |
---|---|
net.minecraft.client.font |
-
Uses of BitmapFont.BitmapFontGlyph in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type BitmapFont.BitmapFontGlyph Modifier and Type Field Description private Int2ObjectMap<BitmapFont.BitmapFontGlyph>
BitmapFont. glyphs
Constructor parameters in net.minecraft.client.font with type arguments of type BitmapFont.BitmapFontGlyph Constructor Description BitmapFont(NativeImage image, Int2ObjectMap<BitmapFont.BitmapFontGlyph> glyphs)