Package net.minecraft

Record Class class_8782

java.lang.Object
java.lang.Record
net.minecraft.class_8782
Record Components:
requirements -

public record class_8782(String[][] requirements) extends Record
Mappings:
Namespace Name
official ai
intermediary net/minecraft/class_8782
named net/minecraft/class_8782
official b
intermediary comp_1922
named requirements
  • Field Details

    • requirements

      private final String[][] requirements
      The field for the requirements record component.
    • field_46084

      public static final class_8782 field_46084
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a:Lai;
      intermediary field_46084 Lnet/minecraft/class_8782;field_46084:Lnet/minecraft/class_8782;
      named field_46084 Lnet/minecraft/class_8782;field_46084:Lnet/minecraft/class_8782;
  • Constructor Details

    • class_8782

      public class_8782(PacketByteBuf packetByteBuf)
    • class_8782

      public class_8782(String[][] string)
  • Method Details

    • method_53676

      private static String[][] method_53676(PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official b Lai;b(Lsl;)[[Ljava/lang/String;
      intermediary method_53676 Lnet/minecraft/class_8782;method_53676(Lnet/minecraft/class_2540;)[[Ljava/lang/String;
      named method_53676 Lnet/minecraft/class_8782;method_53676(Lnet/minecraft/network/PacketByteBuf;)[[Ljava/lang/String;
    • method_53670

      public void method_53670(PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a(Lsl;)V
      intermediary method_53670 Lnet/minecraft/class_8782;method_53670(Lnet/minecraft/class_2540;)V
      named method_53670 Lnet/minecraft/class_8782;method_53670(Lnet/minecraft/network/PacketByteBuf;)V
    • method_53668

      public static class_8782 method_53668(Collection<String> collection)
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a(Ljava/util/Collection;)Lai;
      intermediary method_53668 Lnet/minecraft/class_8782;method_53668(Ljava/util/Collection;)Lnet/minecraft/class_8782;
      named method_53668 Lnet/minecraft/class_8782;method_53668(Ljava/util/Collection;)Lnet/minecraft/class_8782;
    • method_53674

      public static class_8782 method_53674(Collection<String> collection)
      Mappings:
      Namespace Name Mixin selector
      official b Lai;b(Ljava/util/Collection;)Lai;
      intermediary method_53674 Lnet/minecraft/class_8782;method_53674(Ljava/util/Collection;)Lnet/minecraft/class_8782;
      named method_53674 Lnet/minecraft/class_8782;method_53674(Ljava/util/Collection;)Lnet/minecraft/class_8782;
    • method_53664

      public int method_53664()
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a()I
      intermediary method_53664 Lnet/minecraft/class_8782;method_53664()I
      named method_53664 Lnet/minecraft/class_8782;method_53664()I
    • method_53669

      public boolean method_53669(Predicate<String> predicate)
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a(Ljava/util/function/Predicate;)Z
      intermediary method_53669 Lnet/minecraft/class_8782;method_53669(Ljava/util/function/Predicate;)Z
      named method_53669 Lnet/minecraft/class_8782;method_53669(Ljava/util/function/Predicate;)Z
    • method_53675

      public int method_53675(Predicate<String> predicate)
      Mappings:
      Namespace Name Mixin selector
      official b Lai;b(Ljava/util/function/Predicate;)I
      intermediary method_53675 Lnet/minecraft/class_8782;method_53675(Ljava/util/function/Predicate;)I
      named method_53675 Lnet/minecraft/class_8782;method_53675(Ljava/util/function/Predicate;)I
    • method_53671

      private static boolean method_53671(String[] string, Predicate<String> predicate)
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a([Ljava/lang/String;Ljava/util/function/Predicate;)Z
      intermediary method_53671 Lnet/minecraft/class_8782;method_53671([Ljava/lang/String;Ljava/util/function/Predicate;)Z
      named method_53671 Lnet/minecraft/class_8782;method_53671([Ljava/lang/String;Ljava/util/function/Predicate;)Z
    • method_53666

      public static class_8782 method_53666(JsonArray jsonArray, Set<String> set)
      Mappings:
      Namespace Name Mixin selector
      official a Lai;a(Lcom/google/gson/JsonArray;Ljava/util/Set;)Lai;
      intermediary method_53666 Lnet/minecraft/class_8782;method_53666(Lcom/google/gson/JsonArray;Ljava/util/Set;)Lnet/minecraft/class_8782;
      named method_53666 Lnet/minecraft/class_8782;method_53666(Lcom/google/gson/JsonArray;Ljava/util/Set;)Lnet/minecraft/class_8782;
    • method_53672

      public JsonArray method_53672()
      Mappings:
      Namespace Name Mixin selector
      official b Lai;b()Lcom/google/gson/JsonArray;
      intermediary method_53672 Lnet/minecraft/class_8782;method_53672()Lcom/google/gson/JsonArray;
      named method_53672 Lnet/minecraft/class_8782;method_53672()Lcom/google/gson/JsonArray;
    • method_53677

      public boolean method_53677()
      Mappings:
      Namespace Name Mixin selector
      official c Lai;c()Z
      intermediary method_53677 Lnet/minecraft/class_8782;method_53677()Z
      named method_53677 Lnet/minecraft/class_8782;method_53677()Z
    • toString

      public String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • method_53678

      public Set<String> method_53678()
      Mappings:
      Namespace Name Mixin selector
      official d Lai;d()Ljava/util/Set;
      intermediary method_53678 Lnet/minecraft/class_8782;method_53678()Ljava/util/Set;
      named method_53678 Lnet/minecraft/class_8782;method_53678()Ljava/util/Set;
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object object)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      object - the object with which to compare
      Returns:
      true if this object is the same as the object argument; false otherwise.
    • requirements

      public String[][] requirements()
      Returns the value of the requirements record component.
      Returns:
      the value of the requirements record component