Package net.minecraft
Enum Class class_2782.class_2784
- All Implemented Interfaces:
Serializable,Comparable<class_2782.class_2784>,Constable
- Enclosing class:
- class_2782
- Mappings:
Namespace Name official azx$bintermediary net/minecraft/class_2782$class_2784named net/minecraft/class_2782$class_2784
-
Nested Class Summary
Nested ClassesNested 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 TypeMethodDescriptionstatic class_2782.class_2784method_12000(String string) static class_2782.class_2784Returns the enum constant of this class with the specified name.static class_2782.class_2784[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
THIS
- Mappings:
Namespace Name Mixin selector official aLazx$b;a:Lazx$b;intermediary field_13201Lnet/minecraft/class_2782$class_2784;field_13201:Lnet/minecraft/class_2782$class_2784;named THISLnet/minecraft/class_2782$class_2784;THIS:Lnet/minecraft/class_2782$class_2784;
-
KILLER
- Mappings:
Namespace Name Mixin selector official bLazx$b;b:Lazx$b;intermediary field_13202Lnet/minecraft/class_2782$class_2784;field_13202:Lnet/minecraft/class_2782$class_2784;named KILLERLnet/minecraft/class_2782$class_2784;KILLER:Lnet/minecraft/class_2782$class_2784;
-
KILLER_PLAYER
- Mappings:
Namespace Name Mixin selector official cLazx$b;c:Lazx$b;intermediary field_13203Lnet/minecraft/class_2782$class_2784;field_13203:Lnet/minecraft/class_2782$class_2784;named KILLER_PLAYERLnet/minecraft/class_2782$class_2784;KILLER_PLAYER:Lnet/minecraft/class_2782$class_2784;
-
-
Field Details
-
field_13204
- Mappings:
Namespace Name Mixin selector official dLazx$b;d:Ljava/lang/String;intermediary field_13204Lnet/minecraft/class_2782$class_2784;field_13204:Ljava/lang/String;named field_13204Lnet/minecraft/class_2782$class_2784;field_13204:Ljava/lang/String;
-
-
Constructor Details
-
class_2784
-
-
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_12000
- Mappings:
Namespace Name Mixin selector official aLazx$b;a(Ljava/lang/String;)Lazx$b;intermediary method_12000Lnet/minecraft/class_2782$class_2784;method_12000(Ljava/lang/String;)Lnet/minecraft/class_2782$class_2784;named method_12000Lnet/minecraft/class_2782$class_2784;method_12000(Ljava/lang/String;)Lnet/minecraft/class_2782$class_2784;
-