Package net.minecraft

Enum Class class_4404.class_3293

java.lang.Object
java.lang.Enum<class_4404.class_3293>
net.minecraft.class_4404.class_3293
All Implemented Interfaces:
Serializable, Comparable<class_4404.class_3293>, Constable
Enclosing class:
class_4404

static enum class_4404.class_3293 extends Enum<class_4404.class_3293>
Mappings:
Namespace Name
official px$a
intermediary net/minecraft/class_4404$class_3293
named net/minecraft/class_4404$class_3293
  • Enum Constant Details

    • field_16111

      public static final class_4404.class_3293 field_16111
      Mappings:
      Namespace Name Mixin selector
      official a Lpx$a;a:Lpx$a;
      intermediary field_16111 Lnet/minecraft/class_4404$class_3293;field_16111:Lnet/minecraft/class_4404$class_3293;
      named field_16111 Lnet/minecraft/class_4404$class_3293;field_16111:Lnet/minecraft/class_4404$class_3293;
    • field_16112

      public static final class_4404.class_3293 field_16112
      Mappings:
      Namespace Name Mixin selector
      official b Lpx$a;b:Lpx$a;
      intermediary field_16112 Lnet/minecraft/class_4404$class_3293;field_16112:Lnet/minecraft/class_4404$class_3293;
      named field_16112 Lnet/minecraft/class_4404$class_3293;field_16112:Lnet/minecraft/class_4404$class_3293;
  • Field Details

    • field_16114

      private final String field_16114
      Mappings:
      Namespace Name Mixin selector
      official c Lpx$a;c:Ljava/lang/String;
      intermediary field_16114 Lnet/minecraft/class_4404$class_3293;field_16114:Ljava/lang/String;
      named field_16114 Lnet/minecraft/class_4404$class_3293;field_16114:Ljava/lang/String;
  • Constructor Details

    • class_3293

      private class_3293(String string)
  • Method Details

    • values

      public static class_4404.class_3293[] 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 class_4404.class_3293 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_14659

      public int method_14659(ServerPlayerEntity serverPlayerEntity, Iterable<SimpleAdvancement> iterable)
      Mappings:
      Namespace Name Mixin selector
      official a Lpx$a;a(Ltf;Ljava/lang/Iterable;)I
      intermediary method_14659 Lnet/minecraft/class_4404$class_3293;method_14659(Lnet/minecraft/class_798;Ljava/lang/Iterable;)I
      named method_14659 Lnet/minecraft/class_4404$class_3293;method_14659(Lnet/minecraft/entity/player/ServerPlayerEntity;Ljava/lang/Iterable;)I
    • method_14657

      protected abstract boolean method_14657(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement)
      Mappings:
      Namespace Name Mixin selector
      official a Lpx$a;a(Ltf;Ll;)Z
      intermediary method_14657 Lnet/minecraft/class_4404$class_3293;method_14657(Lnet/minecraft/class_798;Lnet/minecraft/class_3326;)Z
      named method_14657 Lnet/minecraft/class_4404$class_3293;method_14657(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/advancement/SimpleAdvancement;)Z
    • method_14658

      protected abstract boolean method_14658(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lpx$a;a(Ltf;Ll;Ljava/lang/String;)Z
      intermediary method_14658 Lnet/minecraft/class_4404$class_3293;method_14658(Lnet/minecraft/class_798;Lnet/minecraft/class_3326;Ljava/lang/String;)Z
      named method_14658 Lnet/minecraft/class_4404$class_3293;method_14658(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/advancement/SimpleAdvancement;Ljava/lang/String;)Z
    • method_20507

      protected String method_20507()
      Mappings:
      Namespace Name Mixin selector
      official a Lpx$a;a()Ljava/lang/String;
      intermediary method_20507 Lnet/minecraft/class_4404$class_3293;method_20507()Ljava/lang/String;
      named method_20507 Lnet/minecraft/class_4404$class_3293;method_20507()Ljava/lang/String;