Package net.minecraft

Enum Class class_2208

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

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

    • field_9619

      public static final class_2208 field_9619
      Mappings:
      Namespace Name Mixin selector
      official a Lazr;a:Lazr;
      intermediary field_9619 Lnet/minecraft/class_2208;field_9619:Lnet/minecraft/class_2208;
      named field_9619 Lnet/minecraft/class_2208;field_9619:Lnet/minecraft/class_2208;
    • field_9620

      public static final class_2208 field_9620
      Mappings:
      Namespace Name Mixin selector
      official b Lazr;b:Lazr;
      intermediary field_9620 Lnet/minecraft/class_2208;field_9620:Lnet/minecraft/class_2208;
      named field_9620 Lnet/minecraft/class_2208;field_9620:Lnet/minecraft/class_2208;
    • field_9621

      public static final class_2208 field_9621
      Mappings:
      Namespace Name Mixin selector
      official c Lazr;c:Lazr;
      intermediary field_9621 Lnet/minecraft/class_2208;field_9621:Lnet/minecraft/class_2208;
      named field_9621 Lnet/minecraft/class_2208;field_9621:Lnet/minecraft/class_2208;
  • Field Details

    • field_9622

      private static final class_2208[] field_9622
      Mappings:
      Namespace Name Mixin selector
      official d Lazr;d:[Lazr;
      intermediary field_9622 Lnet/minecraft/class_2208;field_9622:[Lnet/minecraft/class_2208;
      named field_9622 Lnet/minecraft/class_2208;field_9622:[Lnet/minecraft/class_2208;
    • field_9623

      private final int field_9623
      Mappings:
      Namespace Name Mixin selector
      official e Lazr;e:I
      intermediary field_9623 Lnet/minecraft/class_2208;field_9623:I
      named field_9623 Lnet/minecraft/class_2208;field_9623:I
    • field_9624

      private final String field_9624
      Mappings:
      Namespace Name Mixin selector
      official f Lazr;f:Ljava/lang/String;
      intermediary field_9624 Lnet/minecraft/class_2208;field_9624:Ljava/lang/String;
      named field_9624 Lnet/minecraft/class_2208;field_9624:Ljava/lang/String;
    • field_9625

      private final String field_9625
      Mappings:
      Namespace Name Mixin selector
      official g Lazr;g:Ljava/lang/String;
      intermediary field_9625 Lnet/minecraft/class_2208;field_9625:Ljava/lang/String;
      named field_9625 Lnet/minecraft/class_2208;field_9625:Ljava/lang/String;
  • Constructor Details

    • class_2208

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

    • values

      public static class_2208[] 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_2208 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_8869

      public int method_8869()
      Mappings:
      Namespace Name Mixin selector
      official a Lazr;a()I
      intermediary method_8869 Lnet/minecraft/class_2208;method_8869()I
      named method_8869 Lnet/minecraft/class_2208;method_8869()I
    • toString

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

      public static class_2208 method_8870(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lazr;a(I)Lazr;
      intermediary method_8870 Lnet/minecraft/class_2208;method_8870(I)Lnet/minecraft/class_2208;
      named method_8870 Lnet/minecraft/class_2208;method_8870(I)Lnet/minecraft/class_2208;
    • 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_8871

      public String method_8871()
      Mappings:
      Namespace Name Mixin selector
      official c Lazr;c()Ljava/lang/String;
      intermediary method_8871 Lnet/minecraft/class_2208;method_8871()Ljava/lang/String;
      named method_8871 Lnet/minecraft/class_2208;method_8871()Ljava/lang/String;