Package net.minecraft
Record Class class_8782
java.lang.Object
java.lang.Record
net.minecraft.class_8782
- Record Components:
requirements
-
- Mappings:
Namespace Name official ai
intermediary net/minecraft/class_8782
named net/minecraft/class_8782
official b
intermediary comp_1922
named requirements
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final class_8782
private final String[][]
The field for therequirements
record component. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
Indicates whether some other object is "equal to" this one.final int
hashCode()
Returns a hash code value for this object.int
static class_8782
method_53666
(JsonArray jsonArray, Set<String> set) static class_8782
method_53668
(Collection<String> collection) boolean
method_53669
(Predicate<String> predicate) void
method_53670
(PacketByteBuf packetByteBuf) private static boolean
method_53671
(String[] string, Predicate<String> predicate) static class_8782
method_53674
(Collection<String> collection) int
method_53675
(Predicate<String> predicate) private static String[][]
method_53676
(PacketByteBuf packetByteBuf) boolean
String[][]
Returns the value of therequirements
record component.toString()
Returns a string representation of this record class.
-
Field Details
-
requirements
The field for therequirements
record component. -
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
-
class_8782
-
-
Method Details
-
method_53676
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
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. -
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. -
equals
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 withObjects::equals(Object,Object)
. -
requirements
Returns the value of therequirements
record component.- Returns:
- the value of the
requirements
record component
-