Package net.minecraft

Enum Class class_2222

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

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

    • field_9784

      public static final class_2222 field_9784
      Mappings:
      Namespace Name Mixin selector
      official a Lbby;a:Lbby;
      intermediary field_9784 Lnet/minecraft/class_2222;field_9784:Lnet/minecraft/class_2222;
      named field_9784 Lnet/minecraft/class_2222;field_9784:Lnet/minecraft/class_2222;
    • field_9785

      public static final class_2222 field_9785
      Mappings:
      Namespace Name Mixin selector
      official b Lbby;b:Lbby;
      intermediary field_9785 Lnet/minecraft/class_2222;field_9785:Lnet/minecraft/class_2222;
      named field_9785 Lnet/minecraft/class_2222;field_9785:Lnet/minecraft/class_2222;
  • Field Details

    • field_9786

      private static final class_2222[] field_9786
      Mappings:
      Namespace Name Mixin selector
      official c Lbby;c:[Lbby;
      intermediary field_9786 Lnet/minecraft/class_2222;field_9786:[Lnet/minecraft/class_2222;
      named field_9786 Lnet/minecraft/class_2222;field_9786:[Lnet/minecraft/class_2222;
    • field_9787

      private final int field_9787
      Mappings:
      Namespace Name Mixin selector
      official d Lbby;d:I
      intermediary field_9787 Lnet/minecraft/class_2222;field_9787:I
      named field_9787 Lnet/minecraft/class_2222;field_9787:I
    • field_9788

      private final String field_9788
      Mappings:
      Namespace Name Mixin selector
      official e Lbby;e:Ljava/lang/String;
      intermediary field_9788 Lnet/minecraft/class_2222;field_9788:Ljava/lang/String;
      named field_9788 Lnet/minecraft/class_2222;field_9788:Ljava/lang/String;
    • field_9789

      private String field_9789
      Mappings:
      Namespace Name Mixin selector
      official f Lbby;f:Ljava/lang/String;
      intermediary field_9789 Lnet/minecraft/class_2222;field_9789:Ljava/lang/String;
      named field_9789 Lnet/minecraft/class_2222;field_9789:Ljava/lang/String;
  • Constructor Details

    • class_2222

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

    • values

      public static class_2222[] 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_2222 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_8952

      public int method_8952()
      Mappings:
      Namespace Name Mixin selector
      official a Lbby;a()I
      intermediary method_8952 Lnet/minecraft/class_2222;method_8952()I
      named method_8952 Lnet/minecraft/class_2222;method_8952()I
    • toString

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

      public static class_2222 method_8953(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbby;a(I)Lbby;
      intermediary method_8953 Lnet/minecraft/class_2222;method_8953(I)Lnet/minecraft/class_2222;
      named method_8953 Lnet/minecraft/class_2222;method_8953(I)Lnet/minecraft/class_2222;
    • 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_8954

      public String method_8954()
      Mappings:
      Namespace Name Mixin selector
      official c Lbby;c()Ljava/lang/String;
      intermediary method_8954 Lnet/minecraft/class_2222;method_8954()Ljava/lang/String;
      named method_8954 Lnet/minecraft/class_2222;method_8954()Ljava/lang/String;