Package net.minecraft
Enum Class class_10900.class_10905
- All Implemented Interfaces:
Serializable,Comparable<class_10900.class_10905>,Constable
- Enclosing class:
class_10900
- Mappings:
Namespace Name named net/minecraft/class_10900$class_10905intermediary net/minecraft/class_10900$class_10905official ut$e
-
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 TypeMethodDescriptionvoidmethod_68654(StringBuilder stringBuilder) static class_10900.class_10905Returns the enum constant of this class with the specified name.static class_10900.class_10905[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
PLUS
- Mappings:
Namespace Name Mixin selector named PLUSLnet/minecraft/class_10900$class_10905;PLUS:Lnet/minecraft/class_10900$class_10905;intermediary field_58014Lnet/minecraft/class_10900$class_10905;field_58014:Lnet/minecraft/class_10900$class_10905;official aLut$e;a:Lut$e;
-
MINUS
- Mappings:
Namespace Name Mixin selector named MINUSLnet/minecraft/class_10900$class_10905;MINUS:Lnet/minecraft/class_10900$class_10905;intermediary field_58015Lnet/minecraft/class_10900$class_10905;field_58015:Lnet/minecraft/class_10900$class_10905;official bLut$e;b:Lut$e;
-
-
Constructor Details
-
class_10905
private class_10905()
-
-
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_68654
- Mappings:
Namespace Name Mixin selector named method_68654Lnet/minecraft/class_10900$class_10905;method_68654(Ljava/lang/StringBuilder;)Vintermediary method_68654Lnet/minecraft/class_10900$class_10905;method_68654(Ljava/lang/StringBuilder;)Vofficial aLut$e;a(Ljava/lang/StringBuilder;)V
-