Package net.minecraft

Enum Class class_2211

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

public enum class_2211 extends Enum<class_2211> implements StringIdentifiable
Mappings:
Namespace Name
official bae
intermediary net/minecraft/class_2211
named net/minecraft/class_2211
  • Enum Constant Details

    • field_9652

      public static final class_2211 field_9652
      Mappings:
      Namespace Name Mixin selector
      official a Lbae;a:Lbae;
      intermediary field_9652 Lnet/minecraft/class_2211;field_9652:Lnet/minecraft/class_2211;
      named field_9652 Lnet/minecraft/class_2211;field_9652:Lnet/minecraft/class_2211;
    • field_9653

      public static final class_2211 field_9653
      Mappings:
      Namespace Name Mixin selector
      official b Lbae;b:Lbae;
      intermediary field_9653 Lnet/minecraft/class_2211;field_9653:Lnet/minecraft/class_2211;
      named field_9653 Lnet/minecraft/class_2211;field_9653:Lnet/minecraft/class_2211;
    • field_9654

      public static final class_2211 field_9654
      Mappings:
      Namespace Name Mixin selector
      official c Lbae;c:Lbae;
      intermediary field_9654 Lnet/minecraft/class_2211;field_9654:Lnet/minecraft/class_2211;
      named field_9654 Lnet/minecraft/class_2211;field_9654:Lnet/minecraft/class_2211;
  • Field Details

    • field_9655

      private static final class_2211[] field_9655
      Mappings:
      Namespace Name Mixin selector
      official d Lbae;d:[Lbae;
      intermediary field_9655 Lnet/minecraft/class_2211;field_9655:[Lnet/minecraft/class_2211;
      named field_9655 Lnet/minecraft/class_2211;field_9655:[Lnet/minecraft/class_2211;
    • field_9656

      private final int field_9656
      Mappings:
      Namespace Name Mixin selector
      official e Lbae;e:I
      intermediary field_9656 Lnet/minecraft/class_2211;field_9656:I
      named field_9656 Lnet/minecraft/class_2211;field_9656:I
    • field_9657

      private final String field_9657
      Mappings:
      Namespace Name Mixin selector
      official f Lbae;f:Ljava/lang/String;
      intermediary field_9657 Lnet/minecraft/class_2211;field_9657:Ljava/lang/String;
      named field_9657 Lnet/minecraft/class_2211;field_9657:Ljava/lang/String;
    • field_9658

      private final String field_9658
      Mappings:
      Namespace Name Mixin selector
      official g Lbae;g:Ljava/lang/String;
      intermediary field_9658 Lnet/minecraft/class_2211;field_9658:Ljava/lang/String;
      named field_9658 Lnet/minecraft/class_2211;field_9658:Ljava/lang/String;
  • Constructor Details

    • class_2211

      private class_2211(int int2, String string, String string2)
  • Method Details

    • values

      public static class_2211[] 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_2211 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_8892

      public int method_8892()
      Mappings:
      Namespace Name Mixin selector
      official a Lbae;a()I
      intermediary method_8892 Lnet/minecraft/class_2211;method_8892()I
      named method_8892 Lnet/minecraft/class_2211;method_8892()I
    • toString

      public String toString()
      Overrides:
      toString in class Enum<class_2211>
      Mappings:
      Namespace Name Mixin selector
      official toString Lbae;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_2211;toString()Ljava/lang/String;
      named toString Lnet/minecraft/class_2211;toString()Ljava/lang/String;
    • method_8893

      public static class_2211 method_8893(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbae;a(I)Lbae;
      intermediary method_8893 Lnet/minecraft/class_2211;method_8893(I)Lnet/minecraft/class_2211;
      named method_8893 Lnet/minecraft/class_2211;method_8893(I)Lnet/minecraft/class_2211;
    • asString

      public String asString()
      Specified by:
      asString in interface StringIdentifiable
      Mappings:
      Namespace Name Mixin selector
      official l Lva;l()Ljava/lang/String;
      intermediary method_10853 Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
    • method_8894

      public String method_8894()
      Mappings:
      Namespace Name Mixin selector
      official c Lbae;c()Ljava/lang/String;
      intermediary method_8894 Lnet/minecraft/class_2211;method_8894()Ljava/lang/String;
      named method_8894 Lnet/minecraft/class_2211;method_8894()Ljava/lang/String;