Package net.minecraft

Class class_10537

All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
ResourceTexture, SplashOverlay.LogoTexture

@Environment(CLIENT) public abstract class class_10537 extends AbstractTexture
Mappings:
Namespace Name
named net/minecraft/class_10537
intermediary net/minecraft/class_10537
official hed
  • Field Details

    • field_55529

      private final Identifier field_55529
      Mappings:
      Namespace Name Mixin selector
      named field_55529 Lnet/minecraft/class_10537;field_55529:Lnet/minecraft/util/Identifier;
      intermediary field_55529 Lnet/minecraft/class_10537;field_55529:Lnet/minecraft/class_2960;
      official d Lhed;d:Laku;
  • Constructor Details

    • class_10537

      public class_10537(Identifier identifier)
  • Method Details

    • method_65859

      public Identifier method_65859()
      Mappings:
      Namespace Name Mixin selector
      named method_65859 Lnet/minecraft/class_10537;method_65859()Lnet/minecraft/util/Identifier;
      intermediary method_65859 Lnet/minecraft/class_10537;method_65859()Lnet/minecraft/class_2960;
      official e Lhed;e()Laku;
    • method_65857

      public void method_65857(class_10539 class_10539)
      Mappings:
      Namespace Name Mixin selector
      named method_65857 Lnet/minecraft/class_10537;method_65857(Lnet/minecraft/class_10539;)V
      intermediary method_65857 Lnet/minecraft/class_10537;method_65857(Lnet/minecraft/class_10539;)V
      official a Lhed;a(Lhen;)V
    • method_65856

      private void method_65856(NativeImage nativeImage, boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      named method_65856 Lnet/minecraft/class_10537;method_65856(Lnet/minecraft/client/texture/NativeImage;ZZ)V
      intermediary method_65856 Lnet/minecraft/class_10537;method_65856(Lnet/minecraft/class_1011;ZZ)V
      official a Lhed;a(Lfes;ZZ)V
    • method_65809

      public abstract class_10539 method_65809(ResourceManager resourceManager) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      named method_65809 Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/class_10539;
      intermediary method_65809 Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/class_3300;)Lnet/minecraft/class_10539;
      official a Lhed;a(Lauo;)Lhen;