Package net.minecraft.server.command
Enum Class AchievementCommand.class_3294
java.lang.Object
java.lang.Enum<AchievementCommand.class_3294>
net.minecraft.server.command.AchievementCommand.class_3294
- All Implemented Interfaces:
Serializable,Comparable<AchievementCommand.class_3294>,Constable
- Enclosing class:
- AchievementCommand
- Mappings:
Namespace Name official br$bintermediary net/minecraft/class_1735$class_3294named net/minecraft/server/command/AchievementCommand$class_3294
-
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 TypeMethodDescription(package private) voidmethod_14660(CommandSource commandSource, AchievementCommand achievementCommand, AchievementCommand.class_3293 class_3293, Object[] object) (package private) CommandExceptionmethod_14661(AchievementCommand.class_3293 class_3293) (package private) CommandExceptionmethod_14662(AchievementCommand.class_3293 class_3293, Object[] object) (package private) static AchievementCommand.class_3294method_14663(String string) Returns the enum constant of this class with the specified name.static AchievementCommand.class_3294[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_16116
- Mappings:
Namespace Name Mixin selector official aLbr$b;a:Lbr$b;intermediary field_16116Lnet/minecraft/class_1735$class_3294;field_16116:Lnet/minecraft/class_1735$class_3294;named field_16116Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16116:Lnet/minecraft/server/command/AchievementCommand$class_3294;
-
field_16117
- Mappings:
Namespace Name Mixin selector official bLbr$b;b:Lbr$b;intermediary field_16117Lnet/minecraft/class_1735$class_3294;field_16117:Lnet/minecraft/class_1735$class_3294;named field_16117Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16117:Lnet/minecraft/server/command/AchievementCommand$class_3294;
-
field_16118
- Mappings:
Namespace Name Mixin selector official cLbr$b;c:Lbr$b;intermediary field_16118Lnet/minecraft/class_1735$class_3294;field_16118:Lnet/minecraft/class_1735$class_3294;named field_16118Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16118:Lnet/minecraft/server/command/AchievementCommand$class_3294;
-
field_16119
- Mappings:
Namespace Name Mixin selector official dLbr$b;d:Lbr$b;intermediary field_16119Lnet/minecraft/class_1735$class_3294;field_16119:Lnet/minecraft/class_1735$class_3294;named field_16119Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16119:Lnet/minecraft/server/command/AchievementCommand$class_3294;
-
field_16120
- Mappings:
Namespace Name Mixin selector official eLbr$b;e:Lbr$b;intermediary field_16120Lnet/minecraft/class_1735$class_3294;field_16120:Lnet/minecraft/class_1735$class_3294;named field_16120Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16120:Lnet/minecraft/server/command/AchievementCommand$class_3294;
-
-
Field Details
-
field_16121
- Mappings:
Namespace Name Mixin selector official fLbr$b;f:[Ljava/lang/String;intermediary field_16121Lnet/minecraft/class_1735$class_3294;field_16121:[Ljava/lang/String;named field_16121Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16121:[Ljava/lang/String;
-
field_16122
- Mappings:
Namespace Name Mixin selector official gLbr$b;g:Ljava/lang/String;intermediary field_16122Lnet/minecraft/class_1735$class_3294;field_16122:Ljava/lang/String;named field_16122Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16122:Ljava/lang/String;
-
field_16123
final boolean field_16123- Mappings:
Namespace Name Mixin selector official hLbr$b;h:Zintermediary field_16123Lnet/minecraft/class_1735$class_3294;field_16123:Znamed field_16123Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16123:Z
-
field_16124
final boolean field_16124- Mappings:
Namespace Name Mixin selector official iLbr$b;i:Zintermediary field_16124Lnet/minecraft/class_1735$class_3294;field_16124:Znamed field_16124Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16124:Z
-
-
Constructor Details
-
class_3294
-
-
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_14662
- Mappings:
Namespace Name Mixin selector official aLbr$b;a(Lbr$a;[Ljava/lang/Object;)Lei;intermediary method_14662Lnet/minecraft/class_1735$class_3294;method_14662(Lnet/minecraft/class_1735$class_3293;[Ljava/lang/Object;)Lnet/minecraft/class_55;named method_14662Lnet/minecraft/server/command/AchievementCommand$class_3294;method_14662(Lnet/minecraft/server/command/AchievementCommand$class_3293;[Ljava/lang/Object;)Lnet/minecraft/command/CommandException;
-
method_14661
- Mappings:
Namespace Name Mixin selector official aLbr$b;a(Lbr$a;)Lei;intermediary method_14661Lnet/minecraft/class_1735$class_3294;method_14661(Lnet/minecraft/class_1735$class_3293;)Lnet/minecraft/class_55;named method_14661Lnet/minecraft/server/command/AchievementCommand$class_3294;method_14661(Lnet/minecraft/server/command/AchievementCommand$class_3293;)Lnet/minecraft/command/CommandException;
-
method_14660
void method_14660(CommandSource commandSource, AchievementCommand achievementCommand, AchievementCommand.class_3293 class_3293, Object[] object) - Mappings:
Namespace Name Mixin selector official aLbr$b;a(Lbn;Lbr;Lbr$a;[Ljava/lang/Object;)Vintermediary method_14660Lnet/minecraft/class_1735$class_3294;method_14660(Lnet/minecraft/class_1061;Lnet/minecraft/class_1735;Lnet/minecraft/class_1735$class_3293;[Ljava/lang/Object;)Vnamed method_14660Lnet/minecraft/server/command/AchievementCommand$class_3294;method_14660(Lnet/minecraft/command/CommandSource;Lnet/minecraft/server/command/AchievementCommand;Lnet/minecraft/server/command/AchievementCommand$class_3293;[Ljava/lang/Object;)V
-
method_14663
- Mappings:
Namespace Name Mixin selector official aLbr$b;a(Ljava/lang/String;)Lbr$b;intermediary method_14663Lnet/minecraft/class_1735$class_3294;method_14663(Ljava/lang/String;)Lnet/minecraft/class_1735$class_3294;named method_14663Lnet/minecraft/server/command/AchievementCommand$class_3294;method_14663(Ljava/lang/String;)Lnet/minecraft/server/command/AchievementCommand$class_3294;
-