Package net.minecraft
Enum Class class_2197
- All Implemented Interfaces:
Serializable,Comparable<class_2197>,Constable,StringIdentifiable
- Mappings:
Namespace Name official axointermediary net/minecraft/class_2197named net/minecraft/class_2197
-
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 TypeMethodDescriptionasString()static class_2197method_8824(class_2558 class_2558) toString()static class_2197Returns the enum constant of this class with the specified name.static class_2197[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_9526
- Mappings:
Namespace Name Mixin selector official aLaxo;a:Laxo;intermediary field_9526Lnet/minecraft/class_2197;field_9526:Lnet/minecraft/class_2197;named field_9526Lnet/minecraft/class_2197;field_9526:Lnet/minecraft/class_2197;
-
field_9527
- Mappings:
Namespace Name Mixin selector official bLaxo;b:Laxo;intermediary field_9527Lnet/minecraft/class_2197;field_9527:Lnet/minecraft/class_2197;named field_9527Lnet/minecraft/class_2197;field_9527:Lnet/minecraft/class_2197;
-
field_9528
- Mappings:
Namespace Name Mixin selector official cLaxo;c:Laxo;intermediary field_9528Lnet/minecraft/class_2197;field_9528:Lnet/minecraft/class_2197;named field_9528Lnet/minecraft/class_2197;field_9528:Lnet/minecraft/class_2197;
-
field_9529
- Mappings:
Namespace Name Mixin selector official dLaxo;d:Laxo;intermediary field_9529Lnet/minecraft/class_2197;field_9529:Lnet/minecraft/class_2197;named field_9529Lnet/minecraft/class_2197;field_9529:Lnet/minecraft/class_2197;
-
-
Field Details
-
field_9530
- Mappings:
Namespace Name Mixin selector official eLaxo;e:Ljava/lang/String;intermediary field_9530Lnet/minecraft/class_2197;field_9530:Ljava/lang/String;named field_9530Lnet/minecraft/class_2197;field_9530:Ljava/lang/String;
-
-
Constructor Details
-
class_2197
-
-
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
-
toString
- Overrides:
toStringin classEnum<class_2197>- Mappings:
Namespace Name Mixin selector official toStringLaxo;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2197;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2197;toString()Ljava/lang/String;
-
method_8824
- Mappings:
Namespace Name Mixin selector official aLaxo;a(Lel;)Laxo;intermediary method_8824Lnet/minecraft/class_2197;method_8824(Lnet/minecraft/class_2558;)Lnet/minecraft/class_2197;named method_8824Lnet/minecraft/class_2197;method_8824(Lnet/minecraft/class_2558;)Lnet/minecraft/class_2197;
-
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;
-