Class UnicodeTextureFont.class_7736

java.lang.Object
net.minecraft.client.font.UnicodeTextureFont.class_7736
All Implemented Interfaces:
AutoCloseable
Enclosing class:
UnicodeTextureFont

@Environment(CLIENT) private static class UnicodeTextureFont.class_7736 extends Object implements AutoCloseable
Mappings:
Namespace Name
official elz$c
intermediary net/minecraft/class_391$class_7736
named net/minecraft/client/font/UnicodeTextureFont$class_7736
  • Field Details

    • field_40412

      private final byte[] field_40412
      Mappings:
      Namespace Name Mixin selector
      official a Lelz$c;a:[B
      intermediary field_40412 Lnet/minecraft/class_391$class_7736;field_40412:[B
      named field_40412 Lnet/minecraft/client/font/UnicodeTextureFont$class_7736;field_40412:[B
    • field_40413

      private final NativeImage field_40413
      Mappings:
      Namespace Name Mixin selector
      official b Lelz$c;b:Lece;
      intermediary field_40413 Lnet/minecraft/class_391$class_7736;field_40413:Lnet/minecraft/class_1011;
      named field_40413 Lnet/minecraft/client/font/UnicodeTextureFont$class_7736;field_40413:Lnet/minecraft/client/texture/NativeImage;
  • Constructor Details

    • class_7736

      class_7736(byte[] byte2, NativeImage nativeImage)
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • method_45625

      @Nullable public @Nullable Glyph method_45625(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lelz$c;a(I)Lebg;
      intermediary method_45625 Lnet/minecraft/class_391$class_7736;method_45625(I)Lnet/minecraft/class_379;
      named method_45625 Lnet/minecraft/client/font/UnicodeTextureFont$class_7736;method_45625(I)Lnet/minecraft/client/font/Glyph;