Package net.minecraft
Enum Class class_4050
- All Implemented Interfaces:
Serializable,Comparable<class_4050>,Constable,class_4053,class_4058,class_4060
- Mappings:
Namespace Name official caaintermediary net/minecraft/class_4050named net/minecraft/class_4050
-
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 TypeMethodDescriptionintmethod_17888(class_4040 class_4040, class_4036 class_4036, class_4035 class_4035, class_4035 class_40352, int int2, int int3) static class_4050Returns the enum constant of this class with the specified name.static class_4050[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface net.minecraft.class_4053
method_17887Methods inherited from interface net.minecraft.class_4058
method_17893
-
Enum Constant Details
-
field_19627
- Mappings:
Namespace Name Mixin selector official aLcaa;a:Lcaa;intermediary field_19627Lnet/minecraft/class_4050;field_19627:Lnet/minecraft/class_4050;named field_19627Lnet/minecraft/class_4050;field_19627:Lnet/minecraft/class_4050;
-
-
Constructor Details
-
class_4050
private class_4050()
-
-
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_17888
public int method_17888(class_4040 class_4040, class_4036 class_4036, class_4035 class_4035, class_4035 class_40352, int int2, int int3) - Specified by:
method_17888in interfaceclass_4053- Mappings:
Namespace Name Mixin selector official aLcao;a(Lbzl;Lbzg;Lbzf;Lbzf;II)Iintermediary method_17888Lnet/minecraft/class_4053;method_17888(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;Lnet/minecraft/class_4035;II)Inamed method_17888Lnet/minecraft/class_4053;method_17888(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;Lnet/minecraft/class_4035;II)I
-