Package net.minecraft
Enum Class class_11462.class_11463
- All Implemented Interfaces:
Serializable,Comparable<class_11462.class_11463>,Constable
- Enclosing class:
class_11462
@Environment(CLIENT)
public static enum class_11462.class_11463
extends Enum<class_11462.class_11463>
- Mappings:
Namespace Name named net/minecraft/class_11462$class_11463intermediary net/minecraft/class_11462$class_11463official fvc$a
-
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 TypeMethodDescriptionfinal intmethod_71793(DyeColor dyeColor) static class_11462.class_11463Returns the enum constant of this class with the specified name.static class_11462.class_11463[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SHEEP
- Mappings:
Namespace Name Mixin selector named SHEEPLnet/minecraft/class_11462$class_11463;SHEEP:Lnet/minecraft/class_11462$class_11463;intermediary field_60687Lnet/minecraft/class_11462$class_11463;field_60687:Lnet/minecraft/class_11462$class_11463;official aLfvc$a;a:Lfvc$a;
-
MUSIC_NOTE
- Mappings:
Namespace Name Mixin selector named MUSIC_NOTELnet/minecraft/class_11462$class_11463;MUSIC_NOTE:Lnet/minecraft/class_11462$class_11463;intermediary field_60688Lnet/minecraft/class_11462$class_11463;field_60688:Lnet/minecraft/class_11462$class_11463;official bLfvc$a;b:Lfvc$a;
-
-
Field Details
-
field_60689
final int field_60689- Mappings:
Namespace Name Mixin selector named field_60689Lnet/minecraft/class_11462$class_11463;field_60689:Iintermediary field_60689Lnet/minecraft/class_11462$class_11463;field_60689:Iofficial cLfvc$a;c:I
-
field_60690
- Mappings:
Namespace Name Mixin selector named field_60690Lnet/minecraft/class_11462$class_11463;field_60690:Ljava/util/Map;intermediary field_60690Lnet/minecraft/class_11462$class_11463;field_60690:Ljava/util/Map;official dLfvc$a;d:Ljava/util/Map;
-
field_60691
- Mappings:
Namespace Name Mixin selector named field_60691Lnet/minecraft/class_11462$class_11463;field_60691:[Lnet/minecraft/util/DyeColor;intermediary field_60691Lnet/minecraft/class_11462$class_11463;field_60691:[Lnet/minecraft/class_1767;official eLfvc$a;e:[Ldbs;
-
-
Constructor Details
-
class_11463
-
-
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_71793
- Mappings:
Namespace Name Mixin selector named method_71793Lnet/minecraft/class_11462$class_11463;method_71793(Lnet/minecraft/util/DyeColor;)Iintermediary method_71793Lnet/minecraft/class_11462$class_11463;method_71793(Lnet/minecraft/class_1767;)Iofficial aLfvc$a;a(Ldbs;)I
-