Package net.minecraft

Enum Class class_2638

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

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

    • field_12038

      public static final class_2638 field_12038
      Mappings:
      Namespace Name Mixin selector
      official a Ladz;a:Ladz;
      intermediary field_12038 Lnet/minecraft/class_2638;field_12038:Lnet/minecraft/class_2638;
      named field_12038 Lnet/minecraft/class_2638;field_12038:Lnet/minecraft/class_2638;
    • field_12039

      public static final class_2638 field_12039
      Mappings:
      Namespace Name Mixin selector
      official b Ladz;b:Ladz;
      intermediary field_12039 Lnet/minecraft/class_2638;field_12039:Lnet/minecraft/class_2638;
      named field_12039 Lnet/minecraft/class_2638;field_12039:Lnet/minecraft/class_2638;
    • field_12040

      public static final class_2638 field_12040
      Mappings:
      Namespace Name Mixin selector
      official c Ladz;c:Ladz;
      intermediary field_12040 Lnet/minecraft/class_2638;field_12040:Lnet/minecraft/class_2638;
      named field_12040 Lnet/minecraft/class_2638;field_12040:Lnet/minecraft/class_2638;
    • field_12041

      public static final class_2638 field_12041
      Mappings:
      Namespace Name Mixin selector
      official d Ladz;d:Ladz;
      intermediary field_12041 Lnet/minecraft/class_2638;field_12041:Lnet/minecraft/class_2638;
      named field_12041 Lnet/minecraft/class_2638;field_12041:Lnet/minecraft/class_2638;
    • field_12042

      public static final class_2638 field_12042
      Mappings:
      Namespace Name Mixin selector
      official e Ladz;e:Ladz;
      intermediary field_12042 Lnet/minecraft/class_2638;field_12042:Lnet/minecraft/class_2638;
      named field_12042 Lnet/minecraft/class_2638;field_12042:Lnet/minecraft/class_2638;
    • field_12043

      public static final class_2638 field_12043
      Mappings:
      Namespace Name Mixin selector
      official f Ladz;f:Ladz;
      intermediary field_12043 Lnet/minecraft/class_2638;field_12043:Lnet/minecraft/class_2638;
      named field_12043 Lnet/minecraft/class_2638;field_12043:Lnet/minecraft/class_2638;
    • field_12044

      public static final class_2638 field_12044
      Mappings:
      Namespace Name Mixin selector
      official g Ladz;g:Ladz;
      intermediary field_12044 Lnet/minecraft/class_2638;field_12044:Lnet/minecraft/class_2638;
      named field_12044 Lnet/minecraft/class_2638;field_12044:Lnet/minecraft/class_2638;
  • Field Details

    • field_12045

      private static final Map field_12045
      Mappings:
      Namespace Name Mixin selector
      official h Ladz;h:Ljava/util/Map;
      intermediary field_12045 Lnet/minecraft/class_2638;field_12045:Ljava/util/Map;
      named field_12045 Lnet/minecraft/class_2638;field_12045:Ljava/util/Map;
    • field_12046

      private final int field_12046
      Mappings:
      Namespace Name Mixin selector
      official i Ladz;i:I
      intermediary field_12046 Lnet/minecraft/class_2638;field_12046:I
      named field_12046 Lnet/minecraft/class_2638;field_12046:I
    • field_12047

      private final String field_12047
      Mappings:
      Namespace Name Mixin selector
      official j Ladz;j:Ljava/lang/String;
      intermediary field_12047 Lnet/minecraft/class_2638;field_12047:Ljava/lang/String;
      named field_12047 Lnet/minecraft/class_2638;field_12047:Ljava/lang/String;
  • Constructor Details

    • class_2638

      private class_2638(int int2, String string)
  • Method Details

    • values

      public static class_2638[] 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_2638 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_11172

      public int method_11172()
      Mappings:
      Namespace Name Mixin selector
      official a Ladz;a()I
      intermediary method_11172 Lnet/minecraft/class_2638;method_11172()I
      named method_11172 Lnet/minecraft/class_2638;method_11172()I
    • method_11174

      public String method_11174()
      Mappings:
      Namespace Name Mixin selector
      official b Ladz;b()Ljava/lang/String;
      intermediary method_11174 Lnet/minecraft/class_2638;method_11174()Ljava/lang/String;
      named method_11174 Lnet/minecraft/class_2638;method_11174()Ljava/lang/String;
    • method_11173

      public static class_2638 method_11173(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ladz;a(I)Ladz;
      intermediary method_11173 Lnet/minecraft/class_2638;method_11173(I)Lnet/minecraft/class_2638;
      named method_11173 Lnet/minecraft/class_2638;method_11173(I)Lnet/minecraft/class_2638;