Package net.minecraft
Enum Class class_3262.class_3263
- All Implemented Interfaces:
Serializable,Comparable<class_3262.class_3263>,Constable
- Enclosing interface:
- class_3262
- Mappings:
Namespace Name official cia$aintermediary net/minecraft/class_3262$class_3263named net/minecraft/class_3262$class_3263
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_14488(SoundManager soundManager) static class_3262.class_3263Returns the enum constant of this class with the specified name.static class_3262.class_3263[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_15916
- Mappings:
Namespace Name Mixin selector official aLcia$a;a:Lcia$a;intermediary field_15916Lnet/minecraft/class_3262$class_3263;field_15916:Lnet/minecraft/class_3262$class_3263;named field_15916Lnet/minecraft/class_3262$class_3263;field_15916:Lnet/minecraft/class_3262$class_3263;
-
field_15917
- Mappings:
Namespace Name Mixin selector official bLcia$a;b:Lcia$a;intermediary field_15917Lnet/minecraft/class_3262$class_3263;field_15917:Lnet/minecraft/class_3262$class_3263;named field_15917Lnet/minecraft/class_3262$class_3263;field_15917:Lnet/minecraft/class_3262$class_3263;
-
-
Field Details
-
field_15918
- Mappings:
Namespace Name Mixin selector official cLcia$a;c:Lwi;intermediary field_15918Lnet/minecraft/class_3262$class_3263;field_15918:Lnet/minecraft/class_2926;named field_15918Lnet/minecraft/class_3262$class_3263;field_15918:Lnet/minecraft/client/sound/SoundEvent;
-
-
Constructor Details
-
class_3263
-
-
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_14488
- Mappings:
Namespace Name Mixin selector official aLcia$a;a(Ldgt;)Vintermediary method_14488Lnet/minecraft/class_3262$class_3263;method_14488(Lnet/minecraft/class_1909;)Vnamed method_14488Lnet/minecraft/class_3262$class_3263;method_14488(Lnet/minecraft/client/sound/SoundManager;)V
-