Package net.minecraft

Enum Class class_2204

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

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

    • field_9592

      public static final class_2204 field_9592
      Mappings:
      Namespace Name Mixin selector
      official a Lazj;a:Lazj;
      intermediary field_9592 Lnet/minecraft/class_2204;field_9592:Lnet/minecraft/class_2204;
      named field_9592 Lnet/minecraft/class_2204;field_9592:Lnet/minecraft/class_2204;
    • field_9593

      public static final class_2204 field_9593
      Mappings:
      Namespace Name Mixin selector
      official b Lazj;b:Lazj;
      intermediary field_9593 Lnet/minecraft/class_2204;field_9593:Lnet/minecraft/class_2204;
      named field_9593 Lnet/minecraft/class_2204;field_9593:Lnet/minecraft/class_2204;
    • field_9594

      public static final class_2204 field_9594
      Mappings:
      Namespace Name Mixin selector
      official c Lazj;c:Lazj;
      intermediary field_9594 Lnet/minecraft/class_2204;field_9594:Lnet/minecraft/class_2204;
      named field_9594 Lnet/minecraft/class_2204;field_9594:Lnet/minecraft/class_2204;
  • Field Details

    • field_9595

      private static final class_2204[] field_9595
      Mappings:
      Namespace Name Mixin selector
      official d Lazj;d:[Lazj;
      intermediary field_9595 Lnet/minecraft/class_2204;field_9595:[Lnet/minecraft/class_2204;
      named field_9595 Lnet/minecraft/class_2204;field_9595:[Lnet/minecraft/class_2204;
    • field_9596

      private final int field_9596
      Mappings:
      Namespace Name Mixin selector
      official e Lazj;e:I
      intermediary field_9596 Lnet/minecraft/class_2204;field_9596:I
      named field_9596 Lnet/minecraft/class_2204;field_9596:I
    • field_9597

      private final String field_9597
      Mappings:
      Namespace Name Mixin selector
      official f Lazj;f:Ljava/lang/String;
      intermediary field_9597 Lnet/minecraft/class_2204;field_9597:Ljava/lang/String;
      named field_9597 Lnet/minecraft/class_2204;field_9597:Ljava/lang/String;
    • field_9598

      private final String field_9598
      Mappings:
      Namespace Name Mixin selector
      official g Lazj;g:Ljava/lang/String;
      intermediary field_9598 Lnet/minecraft/class_2204;field_9598:Ljava/lang/String;
      named field_9598 Lnet/minecraft/class_2204;field_9598:Ljava/lang/String;
  • Constructor Details

    • class_2204

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

    • values

      public static class_2204[] 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_2204 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_8857

      public int method_8857()
      Mappings:
      Namespace Name Mixin selector
      official a Lazj;a()I
      intermediary method_8857 Lnet/minecraft/class_2204;method_8857()I
      named method_8857 Lnet/minecraft/class_2204;method_8857()I
    • toString

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

      public static class_2204 method_8858(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lazj;a(I)Lazj;
      intermediary method_8858 Lnet/minecraft/class_2204;method_8858(I)Lnet/minecraft/class_2204;
      named method_8858 Lnet/minecraft/class_2204;method_8858(I)Lnet/minecraft/class_2204;
    • 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_8859

      public String method_8859()
      Mappings:
      Namespace Name Mixin selector
      official c Lazj;c()Ljava/lang/String;
      intermediary method_8859 Lnet/minecraft/class_2204;method_8859()Ljava/lang/String;
      named method_8859 Lnet/minecraft/class_2204;method_8859()Ljava/lang/String;