Interface Glyph.AbstractGlyphBaker

Enclosing interface:
Glyph

@Environment(CLIENT) public static interface Glyph.AbstractGlyphBaker
Mappings:
Namespace Name
named net/minecraft/client/font/Glyph$AbstractGlyphBaker
intermediary net/minecraft/class_11759$class_11760
official fuh$a
  • Method Details

    • bake

      BakedGlyph bake(GlyphMetrics metrics, UploadableGlyph renderable)
      Mappings:
      Namespace Name Mixin selector
      named bake Lnet/minecraft/client/font/Glyph$AbstractGlyphBaker;bake(Lnet/minecraft/client/font/GlyphMetrics;Lnet/minecraft/client/font/UploadableGlyph;)Lnet/minecraft/client/font/BakedGlyph;
      intermediary method_73334 Lnet/minecraft/class_11759$class_11760;method_73334(Lnet/minecraft/class_379;Lnet/minecraft/class_383;)Lnet/minecraft/class_11768;
      official a Lfuh$a;a(Lfud;Lfuc;)Lglm;
    • getBlankGlyph

      BakedGlyph getBlankGlyph()
      Mappings:
      Namespace Name Mixin selector
      named getBlankGlyph Lnet/minecraft/client/font/Glyph$AbstractGlyphBaker;getBlankGlyph()Lnet/minecraft/client/font/BakedGlyph;
      intermediary method_73333 Lnet/minecraft/class_11759$class_11760;method_73333()Lnet/minecraft/class_11768;
      official a Lfuh$a;a()Lglm;