Package net.minecraft.client.gui.hud
Enum Class ChatHud.class_11732
- All Implemented Interfaces:
Serializable,Comparable<ChatHud.class_11732>,Constable
- Enclosing class:
ChatHud
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/ChatHud$class_11732intermediary net/minecraft/class_338$class_11732official fzn$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 TypeMethodDescriptionabstract booleanmethod_73208(ChatHud.class_11733 class_11733) static ChatHud.class_11732Returns the enum constant of this class with the specified name.static ChatHud.class_11732[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MESSAGE
- Mappings:
Namespace Name Mixin selector named MESSAGELnet/minecraft/client/gui/hud/ChatHud$class_11732;MESSAGE:Lnet/minecraft/client/gui/hud/ChatHud$class_11732;intermediary field_62004Lnet/minecraft/class_338$class_11732;field_62004:Lnet/minecraft/class_338$class_11732;official aLfzn$a;a:Lfzn$a;
-
COMMAND
- Mappings:
Namespace Name Mixin selector named COMMANDLnet/minecraft/client/gui/hud/ChatHud$class_11732;COMMAND:Lnet/minecraft/client/gui/hud/ChatHud$class_11732;intermediary field_62005Lnet/minecraft/class_338$class_11732;field_62005:Lnet/minecraft/class_338$class_11732;official bLfzn$a;b:Lfzn$a;
-
-
Field Details
-
field_62006
- Mappings:
Namespace Name Mixin selector named field_62006Lnet/minecraft/client/gui/hud/ChatHud$class_11732;field_62006:Ljava/lang/String;intermediary field_62006Lnet/minecraft/class_338$class_11732;field_62006:Ljava/lang/String;official cLfzn$a;c:Ljava/lang/String;
-
-
Constructor Details
-
class_11732
-
-
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_73207
- Mappings:
Namespace Name Mixin selector named method_73207Lnet/minecraft/client/gui/hud/ChatHud$class_11732;method_73207()Ljava/lang/String;intermediary method_73207Lnet/minecraft/class_338$class_11732;method_73207()Ljava/lang/String;official aLfzn$a;a()Ljava/lang/String;
-
method_73208
- Mappings:
Namespace Name Mixin selector named method_73208Lnet/minecraft/client/gui/hud/ChatHud$class_11732;method_73208(Lnet/minecraft/client/gui/hud/ChatHud$class_11733;)Zintermediary method_73208Lnet/minecraft/class_338$class_11732;method_73208(Lnet/minecraft/class_338$class_11733;)Zofficial aLfzn$a;a(Lfzn$c;)Z
-