Package net.minecraft
Enum Class class_2205
- All Implemented Interfaces:
Serializable,Comparable<class_2205>,Constable,StringIdentifiable
- Mappings:
Namespace Name official aznintermediary net/minecraft/class_2205named net/minecraft/class_2205
-
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_2205[]private final intprivate final Stringprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()intstatic class_2205method_8868(int int2) toString()static class_2205Returns the enum constant of this class with the specified name.static class_2205[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_9607
- Mappings:
Namespace Name Mixin selector official aLazn;a:Lazn;intermediary field_9607Lnet/minecraft/class_2205;field_9607:Lnet/minecraft/class_2205;named field_9607Lnet/minecraft/class_2205;field_9607:Lnet/minecraft/class_2205;
-
field_9608
- Mappings:
Namespace Name Mixin selector official bLazn;b:Lazn;intermediary field_9608Lnet/minecraft/class_2205;field_9608:Lnet/minecraft/class_2205;named field_9608Lnet/minecraft/class_2205;field_9608:Lnet/minecraft/class_2205;
-
field_9609
- Mappings:
Namespace Name Mixin selector official cLazn;c:Lazn;intermediary field_9609Lnet/minecraft/class_2205;field_9609:Lnet/minecraft/class_2205;named field_9609Lnet/minecraft/class_2205;field_9609:Lnet/minecraft/class_2205;
-
field_9610
- Mappings:
Namespace Name Mixin selector official dLazn;d:Lazn;intermediary field_9610Lnet/minecraft/class_2205;field_9610:Lnet/minecraft/class_2205;named field_9610Lnet/minecraft/class_2205;field_9610:Lnet/minecraft/class_2205;
-
field_9611
- Mappings:
Namespace Name Mixin selector official eLazn;e:Lazn;intermediary field_9611Lnet/minecraft/class_2205;field_9611:Lnet/minecraft/class_2205;named field_9611Lnet/minecraft/class_2205;field_9611:Lnet/minecraft/class_2205;
-
-
Field Details
-
field_9612
- Mappings:
Namespace Name Mixin selector official fLazn;f:[Lazn;intermediary field_9612Lnet/minecraft/class_2205;field_9612:[Lnet/minecraft/class_2205;named field_9612Lnet/minecraft/class_2205;field_9612:[Lnet/minecraft/class_2205;
-
field_9613
private final int field_9613- Mappings:
Namespace Name Mixin selector official gLazn;g:Iintermediary field_9613Lnet/minecraft/class_2205;field_9613:Inamed field_9613Lnet/minecraft/class_2205;field_9613:I
-
field_9614
- Mappings:
Namespace Name Mixin selector official hLazn;h:Ljava/lang/String;intermediary field_9614Lnet/minecraft/class_2205;field_9614:Ljava/lang/String;named field_9614Lnet/minecraft/class_2205;field_9614:Ljava/lang/String;
-
field_9615
- Mappings:
Namespace Name Mixin selector official iLazn;i:Ljava/lang/String;intermediary field_9615Lnet/minecraft/class_2205;field_9615:Ljava/lang/String;named field_9615Lnet/minecraft/class_2205;field_9615:Ljava/lang/String;
-
-
Constructor Details
-
class_2205
-
-
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_8867
public int method_8867()- Mappings:
Namespace Name Mixin selector official aLazn;a()Iintermediary method_8867Lnet/minecraft/class_2205;method_8867()Inamed method_8867Lnet/minecraft/class_2205;method_8867()I
-
toString
- Overrides:
toStringin classEnum<class_2205>- Mappings:
Namespace Name Mixin selector official toStringLazn;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2205;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2205;toString()Ljava/lang/String;
-
method_8868
- Mappings:
Namespace Name Mixin selector official aLazn;a(I)Lazn;intermediary method_8868Lnet/minecraft/class_2205;method_8868(I)Lnet/minecraft/class_2205;named method_8868Lnet/minecraft/class_2205;method_8868(I)Lnet/minecraft/class_2205;
-
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;
-