Package net.minecraft
Enum Class class_2571
- All Implemented Interfaces:
Serializable,Comparable<class_2571>,Constable
- Mappings:
Namespace Name official ijintermediary net/minecraft/class_2571named net/minecraft/class_2571
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate intstatic Setmethod_10627(int int2) static intmethod_10628(Set set) private booleanmethod_10629(int int2) static class_2571Returns the enum constant of this class with the specified name.static class_2571[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_11583
- Mappings:
Namespace Name Mixin selector official aLij;a:Lij;intermediary field_11583Lnet/minecraft/class_2571;field_11583:Lnet/minecraft/class_2571;named field_11583Lnet/minecraft/class_2571;field_11583:Lnet/minecraft/class_2571;
-
field_11584
- Mappings:
Namespace Name Mixin selector official bLij;b:Lij;intermediary field_11584Lnet/minecraft/class_2571;field_11584:Lnet/minecraft/class_2571;named field_11584Lnet/minecraft/class_2571;field_11584:Lnet/minecraft/class_2571;
-
field_11585
- Mappings:
Namespace Name Mixin selector official cLij;c:Lij;intermediary field_11585Lnet/minecraft/class_2571;field_11585:Lnet/minecraft/class_2571;named field_11585Lnet/minecraft/class_2571;field_11585:Lnet/minecraft/class_2571;
-
field_11586
- Mappings:
Namespace Name Mixin selector official dLij;d:Lij;intermediary field_11586Lnet/minecraft/class_2571;field_11586:Lnet/minecraft/class_2571;named field_11586Lnet/minecraft/class_2571;field_11586:Lnet/minecraft/class_2571;
-
field_11587
- Mappings:
Namespace Name Mixin selector official eLij;e:Lij;intermediary field_11587Lnet/minecraft/class_2571;field_11587:Lnet/minecraft/class_2571;named field_11587Lnet/minecraft/class_2571;field_11587:Lnet/minecraft/class_2571;
-
-
Field Details
-
field_11588
private int field_11588- Mappings:
Namespace Name Mixin selector official fLij;f:Iintermediary field_11588Lnet/minecraft/class_2571;field_11588:Inamed field_11588Lnet/minecraft/class_2571;field_11588:I
-
-
Constructor Details
-
class_2571
private class_2571(int int2)
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
method_10626
private int method_10626()- Mappings:
Namespace Name Mixin selector official aLij;a()Iintermediary method_10626Lnet/minecraft/class_2571;method_10626()Inamed method_10626Lnet/minecraft/class_2571;method_10626()I
-
method_10629
private boolean method_10629(int int2) - Mappings:
Namespace Name Mixin selector official bLij;b(I)Zintermediary method_10629Lnet/minecraft/class_2571;method_10629(I)Znamed method_10629Lnet/minecraft/class_2571;method_10629(I)Z
-
method_10627
- Mappings:
Namespace Name Mixin selector official aLij;a(I)Ljava/util/Set;intermediary method_10627Lnet/minecraft/class_2571;method_10627(I)Ljava/util/Set;named method_10627Lnet/minecraft/class_2571;method_10627(I)Ljava/util/Set;
-
method_10628
- Mappings:
Namespace Name Mixin selector official aLij;a(Ljava/util/Set;)Iintermediary method_10628Lnet/minecraft/class_2571;method_10628(Ljava/util/Set;)Inamed method_10628Lnet/minecraft/class_2571;method_10628(Ljava/util/Set;)I
-