Package net.minecraft
Enum Class class_6379.class_6380
- All Implemented Interfaces:
Serializable,Comparable<class_6379.class_6380>,Constable
- Enclosing interface:
- class_6379
- Mappings:
Namespace Name official dyk$aintermediary net/minecraft/class_6379$class_6380named net/minecraft/class_6379$class_6380
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic class_6379.class_6380Returns the enum constant of this class with the specified name.static class_6379.class_6380[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_33784
- Mappings:
Namespace Name Mixin selector official aLdyk$a;a:Ldyk$a;intermediary field_33784Lnet/minecraft/class_6379$class_6380;field_33784:Lnet/minecraft/class_6379$class_6380;named field_33784Lnet/minecraft/class_6379$class_6380;field_33784:Lnet/minecraft/class_6379$class_6380;
-
field_33785
- Mappings:
Namespace Name Mixin selector official bLdyk$a;b:Ldyk$a;intermediary field_33785Lnet/minecraft/class_6379$class_6380;field_33785:Lnet/minecraft/class_6379$class_6380;named field_33785Lnet/minecraft/class_6379$class_6380;field_33785:Lnet/minecraft/class_6379$class_6380;
-
field_33786
- Mappings:
Namespace Name Mixin selector official cLdyk$a;c:Ldyk$a;intermediary field_33786Lnet/minecraft/class_6379$class_6380;field_33786:Lnet/minecraft/class_6379$class_6380;named field_33786Lnet/minecraft/class_6379$class_6380;field_33786:Lnet/minecraft/class_6379$class_6380;
-
-
Constructor Details
-
class_6380
private class_6380()
-
-
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_37028
public boolean method_37028()- Mappings:
Namespace Name Mixin selector official aLdyk$a;a()Zintermediary method_37028Lnet/minecraft/class_6379$class_6380;method_37028()Znamed method_37028Lnet/minecraft/class_6379$class_6380;method_37028()Z
-