JavaScript is disabled on your browser.
Constructor Summary
Constructors
Modifier
Constructor
Description
private
Action ()
Method Summary
All Methods Static Methods Concrete Methods
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
TITLE
Mappings:
Namespace
Name
Mixin selector
official
a
Lhv$a;a:Lhv$a;
intermediary
field_6343
Lnet/minecraft/class_1539$class_1540;field_6343:Lnet/minecraft/class_1539$class_1540;
named
TITLE
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;TITLE:Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;
SUBTITLE
Mappings:
Namespace
Name
Mixin selector
official
b
Lhv$a;b:Lhv$a;
intermediary
field_6344
Lnet/minecraft/class_1539$class_1540;field_6344:Lnet/minecraft/class_1539$class_1540;
named
SUBTITLE
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;SUBTITLE:Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;
TIMES
Mappings:
Namespace
Name
Mixin selector
official
c
Lhv$a;c:Lhv$a;
intermediary
field_6345
Lnet/minecraft/class_1539$class_1540;field_6345:Lnet/minecraft/class_1539$class_1540;
named
TIMES
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;TIMES:Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;
CLEAR
Mappings:
Namespace
Name
Mixin selector
official
d
Lhv$a;d:Lhv$a;
intermediary
field_6346
Lnet/minecraft/class_1539$class_1540;field_6346:Lnet/minecraft/class_1539$class_1540;
named
CLEAR
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;CLEAR:Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;
RESET
Mappings:
Namespace
Name
Mixin selector
official
e
Lhv$a;e:Lhv$a;
intermediary
field_6347
Lnet/minecraft/class_1539$class_1540;field_6347:Lnet/minecraft/class_1539$class_1540;
named
RESET
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;RESET:Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;
Method Details
values
Returns an array containing the constants of this enum type, in
the order they are declared.
Returns:
an array containing the constants of this enum type, in the order they are declared
valueOf
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (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 type has no constant with the specified name
NullPointerException - if the argument is null
fromName
Mappings:
Namespace
Name
Mixin selector
official
a
Lhv$a;a(Ljava/lang/String;)Lhv$a;
intermediary
method_5639
Lnet/minecraft/class_1539$class_1540;method_5639(Ljava/lang/String;)Lnet/minecraft/class_1539$class_1540;
named
fromName
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;fromName(Ljava/lang/String;)Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;
getNames
public static String [] getNames ()
Mappings:
Namespace
Name
Mixin selector
official
a
Lhv$a;a()[Ljava/lang/String;
intermediary
method_5638
Lnet/minecraft/class_1539$class_1540;method_5638()[Ljava/lang/String;
named
getNames
Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;getNames()[Ljava/lang/String;