Class TrueTypeGlyphProvider.GlyphEntry

java.lang.Object
com.mojang.blaze3d.font.TrueTypeGlyphProvider.GlyphEntry
Enclosing class:
TrueTypeGlyphProvider

static class TrueTypeGlyphProvider.GlyphEntry extends Object
  • Field Details

    • index

      final int index
    • glyph

      @Nullable volatile GlyphInfo glyph
  • Constructor Details

    • GlyphEntry

      GlyphEntry(int p_360519_)