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

static enum AchievementCommand.class_3294 extends Enum<AchievementCommand.class_3294>
Mappings:
Namespace Name
official br$b
intermediary net/minecraft/class_1735$class_3294
named net/minecraft/server/command/AchievementCommand$class_3294
  • Enum Constant Details

    • field_16116

      public static final AchievementCommand.class_3294 field_16116
      Mappings:
      Namespace Name Mixin selector
      official a Lbr$b;a:Lbr$b;
      intermediary field_16116 Lnet/minecraft/class_1735$class_3294;field_16116:Lnet/minecraft/class_1735$class_3294;
      named field_16116 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16116:Lnet/minecraft/server/command/AchievementCommand$class_3294;
    • field_16117

      public static final AchievementCommand.class_3294 field_16117
      Mappings:
      Namespace Name Mixin selector
      official b Lbr$b;b:Lbr$b;
      intermediary field_16117 Lnet/minecraft/class_1735$class_3294;field_16117:Lnet/minecraft/class_1735$class_3294;
      named field_16117 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16117:Lnet/minecraft/server/command/AchievementCommand$class_3294;
    • field_16118

      public static final AchievementCommand.class_3294 field_16118
      Mappings:
      Namespace Name Mixin selector
      official c Lbr$b;c:Lbr$b;
      intermediary field_16118 Lnet/minecraft/class_1735$class_3294;field_16118:Lnet/minecraft/class_1735$class_3294;
      named field_16118 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16118:Lnet/minecraft/server/command/AchievementCommand$class_3294;
    • field_16119

      public static final AchievementCommand.class_3294 field_16119
      Mappings:
      Namespace Name Mixin selector
      official d Lbr$b;d:Lbr$b;
      intermediary field_16119 Lnet/minecraft/class_1735$class_3294;field_16119:Lnet/minecraft/class_1735$class_3294;
      named field_16119 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16119:Lnet/minecraft/server/command/AchievementCommand$class_3294;
    • field_16120

      public static final AchievementCommand.class_3294 field_16120
      Mappings:
      Namespace Name Mixin selector
      official e Lbr$b;e:Lbr$b;
      intermediary field_16120 Lnet/minecraft/class_1735$class_3294;field_16120:Lnet/minecraft/class_1735$class_3294;
      named field_16120 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16120:Lnet/minecraft/server/command/AchievementCommand$class_3294;
  • Field Details

    • field_16121

      static final String[] field_16121
      Mappings:
      Namespace Name Mixin selector
      official f Lbr$b;f:[Ljava/lang/String;
      intermediary field_16121 Lnet/minecraft/class_1735$class_3294;field_16121:[Ljava/lang/String;
      named field_16121 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16121:[Ljava/lang/String;
    • field_16122

      final String field_16122
      Mappings:
      Namespace Name Mixin selector
      official g Lbr$b;g:Ljava/lang/String;
      intermediary field_16122 Lnet/minecraft/class_1735$class_3294;field_16122:Ljava/lang/String;
      named field_16122 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16122:Ljava/lang/String;
    • field_16123

      final boolean field_16123
      Mappings:
      Namespace Name Mixin selector
      official h Lbr$b;h:Z
      intermediary field_16123 Lnet/minecraft/class_1735$class_3294;field_16123:Z
      named field_16123 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16123:Z
    • field_16124

      final boolean field_16124
      Mappings:
      Namespace Name Mixin selector
      official i Lbr$b;i:Z
      intermediary field_16124 Lnet/minecraft/class_1735$class_3294;field_16124:Z
      named field_16124 Lnet/minecraft/server/command/AchievementCommand$class_3294;field_16124:Z
  • Constructor Details

    • class_3294

      private class_3294(String string, boolean bool, boolean bool2)
  • Method Details

    • values

      public static AchievementCommand.class_3294[] 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

      public static AchievementCommand.class_3294 valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • method_14662

      CommandException method_14662(AchievementCommand.class_3293 class_3293, Object[] object)
      Mappings:
      Namespace Name Mixin selector
      official a Lbr$b;a(Lbr$a;[Ljava/lang/Object;)Lei;
      intermediary method_14662 Lnet/minecraft/class_1735$class_3294;method_14662(Lnet/minecraft/class_1735$class_3293;[Ljava/lang/Object;)Lnet/minecraft/class_55;
      named method_14662 Lnet/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 a Lbr$b;a(Lbr$a;)Lei;
      intermediary method_14661 Lnet/minecraft/class_1735$class_3294;method_14661(Lnet/minecraft/class_1735$class_3293;)Lnet/minecraft/class_55;
      named method_14661 Lnet/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 a Lbr$b;a(Lbn;Lbr;Lbr$a;[Ljava/lang/Object;)V
      intermediary method_14660 Lnet/minecraft/class_1735$class_3294;method_14660(Lnet/minecraft/class_1061;Lnet/minecraft/class_1735;Lnet/minecraft/class_1735$class_3293;[Ljava/lang/Object;)V
      named method_14660 Lnet/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

      @Nullable static AchievementCommand.class_3294 method_14663(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lbr$b;a(Ljava/lang/String;)Lbr$b;
      intermediary method_14663 Lnet/minecraft/class_1735$class_3294;method_14663(Ljava/lang/String;)Lnet/minecraft/class_1735$class_3294;
      named method_14663 Lnet/minecraft/server/command/AchievementCommand$class_3294;method_14663(Ljava/lang/String;)Lnet/minecraft/server/command/AchievementCommand$class_3294;