Package net.minecraft
Enum Class class_2220
- All Implemented Interfaces:
Serializable,Comparable<class_2220>,Constable,StringIdentifiable
- Mappings:
Namespace Name official bbiintermediary net/minecraft/class_2220named net/minecraft/class_2220
-
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_2220[]private final intprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()intstatic class_2220method_8931(int int2) toString()static class_2220Returns the enum constant of this class with the specified name.static class_2220[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_9736
- Mappings:
Namespace Name Mixin selector official aLbbi;a:Lbbi;intermediary field_9736Lnet/minecraft/class_2220;field_9736:Lnet/minecraft/class_2220;named field_9736Lnet/minecraft/class_2220;field_9736:Lnet/minecraft/class_2220;
-
field_9737
- Mappings:
Namespace Name Mixin selector official bLbbi;b:Lbbi;intermediary field_9737Lnet/minecraft/class_2220;field_9737:Lnet/minecraft/class_2220;named field_9737Lnet/minecraft/class_2220;field_9737:Lnet/minecraft/class_2220;
-
field_9738
- Mappings:
Namespace Name Mixin selector official cLbbi;c:Lbbi;intermediary field_9738Lnet/minecraft/class_2220;field_9738:Lnet/minecraft/class_2220;named field_9738Lnet/minecraft/class_2220;field_9738:Lnet/minecraft/class_2220;
-
-
Field Details
-
field_9739
- Mappings:
Namespace Name Mixin selector official dLbbi;d:[Lbbi;intermediary field_9739Lnet/minecraft/class_2220;field_9739:[Lnet/minecraft/class_2220;named field_9739Lnet/minecraft/class_2220;field_9739:[Lnet/minecraft/class_2220;
-
field_9740
private final int field_9740- Mappings:
Namespace Name Mixin selector official eLbbi;e:Iintermediary field_9740Lnet/minecraft/class_2220;field_9740:Inamed field_9740Lnet/minecraft/class_2220;field_9740:I
-
field_9741
- Mappings:
Namespace Name Mixin selector official fLbbi;f:Ljava/lang/String;intermediary field_9741Lnet/minecraft/class_2220;field_9741:Ljava/lang/String;named field_9741Lnet/minecraft/class_2220;field_9741:Ljava/lang/String;
-
-
Constructor Details
-
class_2220
-
-
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_8930
public int method_8930()- Mappings:
Namespace Name Mixin selector official aLbbi;a()Iintermediary method_8930Lnet/minecraft/class_2220;method_8930()Inamed method_8930Lnet/minecraft/class_2220;method_8930()I
-
toString
- Overrides:
toStringin classEnum<class_2220>- Mappings:
Namespace Name Mixin selector official toStringLbbi;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2220;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2220;toString()Ljava/lang/String;
-
method_8931
- Mappings:
Namespace Name Mixin selector official aLbbi;a(I)Lbbi;intermediary method_8931Lnet/minecraft/class_2220;method_8931(I)Lnet/minecraft/class_2220;named method_8931Lnet/minecraft/class_2220;method_8931(I)Lnet/minecraft/class_2220;
-
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;
-