Class class_1659

java.lang.Object
net.minecraft.client.class_1659

@Environment(CLIENT) public class class_1659 extends Object
Mappings:
Namespace Name
official cvs
intermediary net/minecraft/class_1659
named net/minecraft/client/class_1659
  • Field Details

    • field_6624

      private final File field_6624
      Mappings:
      Namespace Name Mixin selector
      official b Lcvs;b:Ljava/io/File;
      intermediary field_6624 Lnet/minecraft/class_1659;field_6624:Ljava/io/File;
      named field_6624 Lnet/minecraft/client/class_1659;field_6624:Ljava/io/File;
    • field_6625

      private ResourcePack field_6625
      Mappings:
      Namespace Name Mixin selector
      official c Lcvs;c:Lcvm;
      intermediary field_6625 Lnet/minecraft/class_1659;field_6625:Lnet/minecraft/class_1655;
      named field_6625 Lnet/minecraft/client/class_1659;field_6625:Lnet/minecraft/resource/ResourcePack;
    • field_6626

      private ResourcePackMetadata field_6626
      Mappings:
      Namespace Name Mixin selector
      official d Lcvs;d:Lcwx;
      intermediary field_6626 Lnet/minecraft/class_1659;field_6626:Lnet/minecraft/class_1680;
      named field_6626 Lnet/minecraft/client/class_1659;field_6626:Lnet/minecraft/client/resource/ResourcePackMetadata;
    • field_6627

      private BufferedImage field_6627
      Mappings:
      Namespace Name Mixin selector
      official e Lcvs;e:Ljava/awt/image/BufferedImage;
      intermediary field_6627 Lnet/minecraft/class_1659;field_6627:Ljava/awt/image/BufferedImage;
      named field_6627 Lnet/minecraft/client/class_1659;field_6627:Ljava/awt/image/BufferedImage;
    • field_6628

      private Identifier field_6628
      Mappings:
      Namespace Name Mixin selector
      official f Lcvs;f:Loa;
      intermediary field_6628 Lnet/minecraft/class_1659;field_6628:Lnet/minecraft/class_1653;
      named field_6628 Lnet/minecraft/client/class_1659;field_6628:Lnet/minecraft/util/Identifier;
  • Constructor Details

  • Method Details

    • method_5910

      public void method_5910()
      Mappings:
      Namespace Name Mixin selector
      official a Lcvs;a()V
      intermediary method_5910 Lnet/minecraft/class_1659;method_5910()V
      named method_5910 Lnet/minecraft/client/class_1659;method_5910()V
    • method_5911

      public void method_5911(TextureManager textureManager)
      Mappings:
      Namespace Name Mixin selector
      official a Lcvs;a(Lcug;)V
      intermediary method_5911 Lnet/minecraft/class_1659;method_5911(Lnet/minecraft/class_1532;)V
      named method_5911 Lnet/minecraft/client/class_1659;method_5911(Lnet/minecraft/client/texture/TextureManager;)V
    • method_5912

      public void method_5912()
      Mappings:
      Namespace Name Mixin selector
      official b Lcvs;b()V
      intermediary method_5912 Lnet/minecraft/class_1659;method_5912()V
      named method_5912 Lnet/minecraft/client/class_1659;method_5912()V
    • method_5913

      public ResourcePack method_5913()
      Mappings:
      Namespace Name Mixin selector
      official c Lcvs;c()Lcvm;
      intermediary method_5913 Lnet/minecraft/class_1659;method_5913()Lnet/minecraft/class_1655;
      named method_5913 Lnet/minecraft/client/class_1659;method_5913()Lnet/minecraft/resource/ResourcePack;
    • method_5914

      public String method_5914()
      Mappings:
      Namespace Name Mixin selector
      official d Lcvs;d()Ljava/lang/String;
      intermediary method_5914 Lnet/minecraft/class_1659;method_5914()Ljava/lang/String;
      named method_5914 Lnet/minecraft/client/class_1659;method_5914()Ljava/lang/String;
    • method_5915

      public String method_5915()
      Mappings:
      Namespace Name Mixin selector
      official e Lcvs;e()Ljava/lang/String;
      intermediary method_5915 Lnet/minecraft/class_1659;method_5915()Ljava/lang/String;
      named method_5915 Lnet/minecraft/client/class_1659;method_5915()Ljava/lang/String;
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
      Mappings:
      Namespace Name Mixin selector
      official equals Lcvs;equals(Ljava/lang/Object;)Z
      intermediary equals Lnet/minecraft/class_1659;equals(Ljava/lang/Object;)Z
      named equals Lnet/minecraft/client/class_1659;equals(Ljava/lang/Object;)Z
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
      Mappings:
      Namespace Name Mixin selector
      official hashCode Lcvs;hashCode()I
      intermediary hashCode Lnet/minecraft/class_1659;hashCode()I
      named hashCode Lnet/minecraft/client/class_1659;hashCode()I
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Mappings:
      Namespace Name Mixin selector
      official toString Lcvs;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_1659;toString()Ljava/lang/String;
      named toString Lnet/minecraft/client/class_1659;toString()Ljava/lang/String;