Interface UnihexFont.BitmapGlyph

All Known Implementing Classes:
UnihexFont.FontImage16x16, UnihexFont.FontImage32x16, UnihexFont.FontImage8x16
Enclosing class:
UnihexFont

@Environment(CLIENT) public static interface UnihexFont.BitmapGlyph
Mappings:
Namespace Name
official ers$f
intermediary net/minecraft/class_391$class_8544
named net/minecraft/client/font/UnihexFont$BitmapGlyph
  • Method Details

    • getPixels

      int getPixels(int y)
      Mappings:
      Namespace Name Mixin selector
      official a Lers$f;a(I)I
      intermediary method_51668 Lnet/minecraft/class_391$class_8544;method_51668(I)I
      named getPixels Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;getPixels(I)I
    • bitWidth

      int bitWidth()
      Mappings:
      Namespace Name Mixin selector
      official a Lers$f;a()I
      intermediary comp_1512 Lnet/minecraft/class_391$class_8544;comp_1512()I
      named bitWidth Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;bitWidth()I
    • getNonemptyColumnBitmask

      default int getNonemptyColumnBitmask()
      Mappings:
      Namespace Name Mixin selector
      official c Lers$f;c()I
      intermediary method_51678 Lnet/minecraft/class_391$class_8544;method_51678()I
      named getNonemptyColumnBitmask Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;getNonemptyColumnBitmask()I
    • getPackedDimensions

      default int getPackedDimensions()
      Mappings:
      Namespace Name Mixin selector
      official d Lers$f;d()I
      intermediary method_51679 Lnet/minecraft/class_391$class_8544;method_51679()I
      named getPackedDimensions Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;getPackedDimensions()I