Package net.minecraft

Enum Class class_2219

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

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

    • field_9721

      public static final class_2219 field_9721
      Mappings:
      Namespace Name Mixin selector
      official a Lbbg;a:Lbbg;
      intermediary field_9721 Lnet/minecraft/class_2219;field_9721:Lnet/minecraft/class_2219;
      named field_9721 Lnet/minecraft/class_2219;field_9721:Lnet/minecraft/class_2219;
    • field_9722

      public static final class_2219 field_9722
      Mappings:
      Namespace Name Mixin selector
      official b Lbbg;b:Lbbg;
      intermediary field_9722 Lnet/minecraft/class_2219;field_9722:Lnet/minecraft/class_2219;
      named field_9722 Lnet/minecraft/class_2219;field_9722:Lnet/minecraft/class_2219;
    • field_9723

      public static final class_2219 field_9723
      Mappings:
      Namespace Name Mixin selector
      official c Lbbg;c:Lbbg;
      intermediary field_9723 Lnet/minecraft/class_2219;field_9723:Lnet/minecraft/class_2219;
      named field_9723 Lnet/minecraft/class_2219;field_9723:Lnet/minecraft/class_2219;
    • field_9724

      public static final class_2219 field_9724
      Mappings:
      Namespace Name Mixin selector
      official d Lbbg;d:Lbbg;
      intermediary field_9724 Lnet/minecraft/class_2219;field_9724:Lnet/minecraft/class_2219;
      named field_9724 Lnet/minecraft/class_2219;field_9724:Lnet/minecraft/class_2219;
    • field_9725

      public static final class_2219 field_9725
      Mappings:
      Namespace Name Mixin selector
      official e Lbbg;e:Lbbg;
      intermediary field_9725 Lnet/minecraft/class_2219;field_9725:Lnet/minecraft/class_2219;
      named field_9725 Lnet/minecraft/class_2219;field_9725:Lnet/minecraft/class_2219;
    • field_9726

      public static final class_2219 field_9726
      Mappings:
      Namespace Name Mixin selector
      official f Lbbg;f:Lbbg;
      intermediary field_9726 Lnet/minecraft/class_2219;field_9726:Lnet/minecraft/class_2219;
      named field_9726 Lnet/minecraft/class_2219;field_9726:Lnet/minecraft/class_2219;
    • field_9727

      public static final class_2219 field_9727
      Mappings:
      Namespace Name Mixin selector
      official g Lbbg;g:Lbbg;
      intermediary field_9727 Lnet/minecraft/class_2219;field_9727:Lnet/minecraft/class_2219;
      named field_9727 Lnet/minecraft/class_2219;field_9727:Lnet/minecraft/class_2219;
    • field_9728

      public static final class_2219 field_9728
      Mappings:
      Namespace Name Mixin selector
      official h Lbbg;h:Lbbg;
      intermediary field_9728 Lnet/minecraft/class_2219;field_9728:Lnet/minecraft/class_2219;
      named field_9728 Lnet/minecraft/class_2219;field_9728:Lnet/minecraft/class_2219;
  • Field Details

    • field_9729

      private static final class_2219[] field_9729
      Mappings:
      Namespace Name Mixin selector
      official i Lbbg;i:[Lbbg;
      intermediary field_9729 Lnet/minecraft/class_2219;field_9729:[Lnet/minecraft/class_2219;
      named field_9729 Lnet/minecraft/class_2219;field_9729:[Lnet/minecraft/class_2219;
    • field_9730

      private final int field_9730
      Mappings:
      Namespace Name Mixin selector
      official j Lbbg;j:I
      intermediary field_9730 Lnet/minecraft/class_2219;field_9730:I
      named field_9730 Lnet/minecraft/class_2219;field_9730:I
    • field_9732

      private final String field_9732
      Mappings:
      Namespace Name Mixin selector
      official k Lbbg;k:Ljava/lang/String;
      intermediary field_9732 Lnet/minecraft/class_2219;field_9732:Ljava/lang/String;
      named field_9732 Lnet/minecraft/class_2219;field_9732:Ljava/lang/String;
    • field_9733

      private final String field_9733
      Mappings:
      Namespace Name Mixin selector
      official l Lbbg;l:Ljava/lang/String;
      intermediary field_9733 Lnet/minecraft/class_2219;field_9733:Ljava/lang/String;
      named field_9733 Lnet/minecraft/class_2219;field_9733:Ljava/lang/String;
  • Constructor Details

    • class_2219

      private class_2219(int int2, String string)
    • class_2219

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

    • values

      public static class_2219[] 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_2219 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_8926

      public int method_8926()
      Mappings:
      Namespace Name Mixin selector
      official a Lbbg;a()I
      intermediary method_8926 Lnet/minecraft/class_2219;method_8926()I
      named method_8926 Lnet/minecraft/class_2219;method_8926()I
    • toString

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

      public static class_2219 method_8927(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbbg;a(I)Lbbg;
      intermediary method_8927 Lnet/minecraft/class_2219;method_8927(I)Lnet/minecraft/class_2219;
      named method_8927 Lnet/minecraft/class_2219;method_8927(I)Lnet/minecraft/class_2219;
    • 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_8929

      public String method_8929()
      Mappings:
      Namespace Name Mixin selector
      official c Lbbg;c()Ljava/lang/String;
      intermediary method_8929 Lnet/minecraft/class_2219;method_8929()Ljava/lang/String;
      named method_8929 Lnet/minecraft/class_2219;method_8929()Ljava/lang/String;