Package net.minecraft

Enum Class class_2201

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

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

    • field_9553

      public static final class_2201 field_9553
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a:Laym;
      intermediary field_9553 Lnet/minecraft/class_2201;field_9553:Lnet/minecraft/class_2201;
      named field_9553 Lnet/minecraft/class_2201;field_9553:Lnet/minecraft/class_2201;
  • Field Details

    • field_9554

      private static final class_2201[] field_9554
      Mappings:
      Namespace Name Mixin selector
      official b Laym;b:[Laym;
      intermediary field_9554 Lnet/minecraft/class_2201;field_9554:[Lnet/minecraft/class_2201;
      named field_9554 Lnet/minecraft/class_2201;field_9554:[Lnet/minecraft/class_2201;
    • field_9555

      private final int field_9555
      Mappings:
      Namespace Name Mixin selector
      official c Laym;c:I
      intermediary field_9555 Lnet/minecraft/class_2201;field_9555:I
      named field_9555 Lnet/minecraft/class_2201;field_9555:I
    • field_9556

      private final String field_9556
      Mappings:
      Namespace Name Mixin selector
      official d Laym;d:Ljava/lang/String;
      intermediary field_9556 Lnet/minecraft/class_2201;field_9556:Ljava/lang/String;
      named field_9556 Lnet/minecraft/class_2201;field_9556:Ljava/lang/String;
  • Constructor Details

    • class_2201

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

    • values

      public static class_2201[] 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_2201 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_8835

      public int method_8835()
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a()I
      intermediary method_8835 Lnet/minecraft/class_2201;method_8835()I
      named method_8835 Lnet/minecraft/class_2201;method_8835()I
    • toString

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

      public static class_2201 method_8836(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(I)Laym;
      intermediary method_8836 Lnet/minecraft/class_2201;method_8836(I)Lnet/minecraft/class_2201;
      named method_8836 Lnet/minecraft/class_2201;method_8836(I)Lnet/minecraft/class_2201;
    • 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_8838

      public String method_8838()
      Mappings:
      Namespace Name Mixin selector
      official c Laym;c()Ljava/lang/String;
      intermediary method_8838 Lnet/minecraft/class_2201;method_8838()Ljava/lang/String;
      named method_8838 Lnet/minecraft/class_2201;method_8838()Ljava/lang/String;