Interface Font

All Known Implementing Classes:
MinecraftBitmapFont

public interface Font
  • Method Summary

    Modifier and Type
    Method
    Description
    getGlyph(int codepoint)
     
  • Method Details

    • getGlyph

      GlyphRef getGlyph(int codepoint)