Package net.minecraft
Enum Class class_8776
- All Implemented Interfaces:
Serializable,Comparable<class_8776>,Constable
- Mappings:
Namespace Name official fjointermediary net/minecraft/class_8776named net/minecraft/class_8776
-
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 TypeMethodDescriptionstatic class_8776Returns the enum constant of this class with the specified name.static class_8776[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CHAT
- Mappings:
Namespace Name Mixin selector official aLfjo;a:Lfjo;intermediary field_46064Lnet/minecraft/class_8776;field_46064:Lnet/minecraft/class_8776;named CHATLnet/minecraft/class_8776;CHAT:Lnet/minecraft/class_8776;
-
SKIN
- Mappings:
Namespace Name Mixin selector official bLfjo;b:Lfjo;intermediary field_46065Lnet/minecraft/class_8776;field_46065:Lnet/minecraft/class_8776;named SKINLnet/minecraft/class_8776;SKIN:Lnet/minecraft/class_8776;
-
USERNAME
- Mappings:
Namespace Name Mixin selector official cLfjo;c:Lfjo;intermediary field_46066Lnet/minecraft/class_8776;field_46066:Lnet/minecraft/class_8776;named USERNAMELnet/minecraft/class_8776;USERNAME:Lnet/minecraft/class_8776;
-
-
Field Details
-
field_46067
- Mappings:
Namespace Name Mixin selector official dLfjo;d:Ljava/lang/String;intermediary field_46067Lnet/minecraft/class_8776;field_46067:Ljava/lang/String;named field_46067Lnet/minecraft/class_8776;field_46067:Ljava/lang/String;
-
-
Constructor Details
-
class_8776
-
-
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_53616
- Mappings:
Namespace Name Mixin selector official aLfjo;a()Ljava/lang/String;intermediary method_53616Lnet/minecraft/class_8776;method_53616()Ljava/lang/String;named method_53616Lnet/minecraft/class_8776;method_53616()Ljava/lang/String;
-