Package net.minecraft
Enum Class class_2180
- All Implemented Interfaces:
Serializable,Comparable<class_2180>,Constable,StringIdentifiable
- Mappings:
Namespace Name official avdintermediary net/minecraft/class_2180named net/minecraft/class_2180
-
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
FieldsModifier and TypeFieldDescriptionprivate static final class_2180[]private final intprivate final Stringprivate final String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_2180(int int2, String string) privateclass_2180(int int2, String string, String string2) -
Method Summary
Modifier and TypeMethodDescriptionasString()intstatic class_2180method_8737(int int2) toString()static class_2180Returns the enum constant of this class with the specified name.static class_2180[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_9357
- Mappings:
Namespace Name Mixin selector official aLavd;a:Lavd;intermediary field_9357Lnet/minecraft/class_2180;field_9357:Lnet/minecraft/class_2180;named field_9357Lnet/minecraft/class_2180;field_9357:Lnet/minecraft/class_2180;
-
field_9358
- Mappings:
Namespace Name Mixin selector official bLavd;b:Lavd;intermediary field_9358Lnet/minecraft/class_2180;field_9358:Lnet/minecraft/class_2180;named field_9358Lnet/minecraft/class_2180;field_9358:Lnet/minecraft/class_2180;
-
field_9359
- Mappings:
Namespace Name Mixin selector official cLavd;c:Lavd;intermediary field_9359Lnet/minecraft/class_2180;field_9359:Lnet/minecraft/class_2180;named field_9359Lnet/minecraft/class_2180;field_9359:Lnet/minecraft/class_2180;
-
-
Field Details
-
field_9360
- Mappings:
Namespace Name Mixin selector official dLavd;d:[Lavd;intermediary field_9360Lnet/minecraft/class_2180;field_9360:[Lnet/minecraft/class_2180;named field_9360Lnet/minecraft/class_2180;field_9360:[Lnet/minecraft/class_2180;
-
field_9361
private final int field_9361- Mappings:
Namespace Name Mixin selector official eLavd;e:Iintermediary field_9361Lnet/minecraft/class_2180;field_9361:Inamed field_9361Lnet/minecraft/class_2180;field_9361:I
-
field_9362
- Mappings:
Namespace Name Mixin selector official fLavd;f:Ljava/lang/String;intermediary field_9362Lnet/minecraft/class_2180;field_9362:Ljava/lang/String;named field_9362Lnet/minecraft/class_2180;field_9362:Ljava/lang/String;
-
field_9363
- Mappings:
Namespace Name Mixin selector official gLavd;g:Ljava/lang/String;intermediary field_9363Lnet/minecraft/class_2180;field_9363:Ljava/lang/String;named field_9363Lnet/minecraft/class_2180;field_9363:Ljava/lang/String;
-
-
Constructor Details
-
class_2180
-
class_2180
-
-
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_8736
public int method_8736()- Mappings:
Namespace Name Mixin selector official aLavd;a()Iintermediary method_8736Lnet/minecraft/class_2180;method_8736()Inamed method_8736Lnet/minecraft/class_2180;method_8736()I
-
method_8738
- Mappings:
Namespace Name Mixin selector official cLavd;c()Ljava/lang/String;intermediary method_8738Lnet/minecraft/class_2180;method_8738()Ljava/lang/String;named method_8738Lnet/minecraft/class_2180;method_8738()Ljava/lang/String;
-
toString
- Overrides:
toStringin classEnum<class_2180>- Mappings:
Namespace Name Mixin selector official toStringLavd;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2180;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2180;toString()Ljava/lang/String;
-
method_8737
- Mappings:
Namespace Name Mixin selector official aLavd;a(I)Lavd;intermediary method_8737Lnet/minecraft/class_2180;method_8737(I)Lnet/minecraft/class_2180;named method_8737Lnet/minecraft/class_2180;method_8737(I)Lnet/minecraft/class_2180;
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official lLva;l()Ljava/lang/String;intermediary method_10853Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-