Package net.minecraft

Enum Class class_2571

java.lang.Object
java.lang.Enum<class_2571>
net.minecraft.class_2571
All Implemented Interfaces:
Serializable, Comparable<class_2571>, Constable

public enum class_2571 extends Enum<class_2571>
Mappings:
Namespace Name
official ij
intermediary net/minecraft/class_2571
named net/minecraft/class_2571
  • Enum Constant Details

    • field_11583

      public static final class_2571 field_11583
      Mappings:
      Namespace Name Mixin selector
      official a Lij;a:Lij;
      intermediary field_11583 Lnet/minecraft/class_2571;field_11583:Lnet/minecraft/class_2571;
      named field_11583 Lnet/minecraft/class_2571;field_11583:Lnet/minecraft/class_2571;
    • field_11584

      public static final class_2571 field_11584
      Mappings:
      Namespace Name Mixin selector
      official b Lij;b:Lij;
      intermediary field_11584 Lnet/minecraft/class_2571;field_11584:Lnet/minecraft/class_2571;
      named field_11584 Lnet/minecraft/class_2571;field_11584:Lnet/minecraft/class_2571;
    • field_11585

      public static final class_2571 field_11585
      Mappings:
      Namespace Name Mixin selector
      official c Lij;c:Lij;
      intermediary field_11585 Lnet/minecraft/class_2571;field_11585:Lnet/minecraft/class_2571;
      named field_11585 Lnet/minecraft/class_2571;field_11585:Lnet/minecraft/class_2571;
    • field_11586

      public static final class_2571 field_11586
      Mappings:
      Namespace Name Mixin selector
      official d Lij;d:Lij;
      intermediary field_11586 Lnet/minecraft/class_2571;field_11586:Lnet/minecraft/class_2571;
      named field_11586 Lnet/minecraft/class_2571;field_11586:Lnet/minecraft/class_2571;
    • field_11587

      public static final class_2571 field_11587
      Mappings:
      Namespace Name Mixin selector
      official e Lij;e:Lij;
      intermediary field_11587 Lnet/minecraft/class_2571;field_11587:Lnet/minecraft/class_2571;
      named field_11587 Lnet/minecraft/class_2571;field_11587:Lnet/minecraft/class_2571;
  • Field Details

    • field_11588

      private int field_11588
      Mappings:
      Namespace Name Mixin selector
      official f Lij;f:I
      intermediary field_11588 Lnet/minecraft/class_2571;field_11588:I
      named field_11588 Lnet/minecraft/class_2571;field_11588:I
  • Constructor Details

    • class_2571

      private class_2571(int int2)
  • Method Details

    • values

      public static class_2571[] 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_2571 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_10626

      private int method_10626()
      Mappings:
      Namespace Name Mixin selector
      official a Lij;a()I
      intermediary method_10626 Lnet/minecraft/class_2571;method_10626()I
      named method_10626 Lnet/minecraft/class_2571;method_10626()I
    • method_10629

      private boolean method_10629(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lij;b(I)Z
      intermediary method_10629 Lnet/minecraft/class_2571;method_10629(I)Z
      named method_10629 Lnet/minecraft/class_2571;method_10629(I)Z
    • method_10627

      public static Set method_10627(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lij;a(I)Ljava/util/Set;
      intermediary method_10627 Lnet/minecraft/class_2571;method_10627(I)Ljava/util/Set;
      named method_10627 Lnet/minecraft/class_2571;method_10627(I)Ljava/util/Set;
    • method_10628

      public static int method_10628(Set set)
      Mappings:
      Namespace Name Mixin selector
      official a Lij;a(Ljava/util/Set;)I
      intermediary method_10628 Lnet/minecraft/class_2571;method_10628(Ljava/util/Set;)I
      named method_10628 Lnet/minecraft/class_2571;method_10628(Ljava/util/Set;)I