Package net.minecraft

Enum Class class_2218

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

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

    • field_9710

      public static final class_2218 field_9710
      Mappings:
      Namespace Name Mixin selector
      official a Lbbd;a:Lbbd;
      intermediary field_9710 Lnet/minecraft/class_2218;field_9710:Lnet/minecraft/class_2218;
      named field_9710 Lnet/minecraft/class_2218;field_9710:Lnet/minecraft/class_2218;
    • field_9711

      public static final class_2218 field_9711
      Mappings:
      Namespace Name Mixin selector
      official b Lbbd;b:Lbbd;
      intermediary field_9711 Lnet/minecraft/class_2218;field_9711:Lnet/minecraft/class_2218;
      named field_9711 Lnet/minecraft/class_2218;field_9711:Lnet/minecraft/class_2218;
    • field_9712

      public static final class_2218 field_9712
      Mappings:
      Namespace Name Mixin selector
      official c Lbbd;c:Lbbd;
      intermediary field_9712 Lnet/minecraft/class_2218;field_9712:Lnet/minecraft/class_2218;
      named field_9712 Lnet/minecraft/class_2218;field_9712:Lnet/minecraft/class_2218;
    • field_9713

      public static final class_2218 field_9713
      Mappings:
      Namespace Name Mixin selector
      official d Lbbd;d:Lbbd;
      intermediary field_9713 Lnet/minecraft/class_2218;field_9713:Lnet/minecraft/class_2218;
      named field_9713 Lnet/minecraft/class_2218;field_9713:Lnet/minecraft/class_2218;
  • Field Details

    • field_9714

      private static final class_2218[] field_9714
      Mappings:
      Namespace Name Mixin selector
      official e Lbbd;e:[Lbbd;
      intermediary field_9714 Lnet/minecraft/class_2218;field_9714:[Lnet/minecraft/class_2218;
      named field_9714 Lnet/minecraft/class_2218;field_9714:[Lnet/minecraft/class_2218;
    • field_9715

      private final int field_9715
      Mappings:
      Namespace Name Mixin selector
      official f Lbbd;f:I
      intermediary field_9715 Lnet/minecraft/class_2218;field_9715:I
      named field_9715 Lnet/minecraft/class_2218;field_9715:I
    • field_9716

      private final String field_9716
      Mappings:
      Namespace Name Mixin selector
      official g Lbbd;g:Ljava/lang/String;
      intermediary field_9716 Lnet/minecraft/class_2218;field_9716:Ljava/lang/String;
      named field_9716 Lnet/minecraft/class_2218;field_9716:Ljava/lang/String;
    • field_9717

      private final String field_9717
      Mappings:
      Namespace Name Mixin selector
      official h Lbbd;h:Ljava/lang/String;
      intermediary field_9717 Lnet/minecraft/class_2218;field_9717:Ljava/lang/String;
      named field_9717 Lnet/minecraft/class_2218;field_9717:Ljava/lang/String;
  • Constructor Details

    • class_2218

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

    • values

      public static class_2218[] 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_2218 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_8923

      public int method_8923()
      Mappings:
      Namespace Name Mixin selector
      official a Lbbd;a()I
      intermediary method_8923 Lnet/minecraft/class_2218;method_8923()I
      named method_8923 Lnet/minecraft/class_2218;method_8923()I
    • toString

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

      public static class_2218 method_8924(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbbd;a(I)Lbbd;
      intermediary method_8924 Lnet/minecraft/class_2218;method_8924(I)Lnet/minecraft/class_2218;
      named method_8924 Lnet/minecraft/class_2218;method_8924(I)Lnet/minecraft/class_2218;
    • 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_8925

      public String method_8925()
      Mappings:
      Namespace Name Mixin selector
      official c Lbbd;c()Ljava/lang/String;
      intermediary method_8925 Lnet/minecraft/class_2218;method_8925()Ljava/lang/String;
      named method_8925 Lnet/minecraft/class_2218;method_8925()Ljava/lang/String;