Package net.minecraft

Enum Class class_2210

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

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

    • field_9643

      public static final class_2210 field_9643
      Mappings:
      Namespace Name Mixin selector
      official a Lbac;a:Lbac;
      intermediary field_9643 Lnet/minecraft/class_2210;field_9643:Lnet/minecraft/class_2210;
      named field_9643 Lnet/minecraft/class_2210;field_9643:Lnet/minecraft/class_2210;
    • field_9644

      public static final class_2210 field_9644
      Mappings:
      Namespace Name Mixin selector
      official b Lbac;b:Lbac;
      intermediary field_9644 Lnet/minecraft/class_2210;field_9644:Lnet/minecraft/class_2210;
      named field_9644 Lnet/minecraft/class_2210;field_9644:Lnet/minecraft/class_2210;
  • Field Details

    • field_9645

      private static final class_2210[] field_9645
      Mappings:
      Namespace Name Mixin selector
      official c Lbac;c:[Lbac;
      intermediary field_9645 Lnet/minecraft/class_2210;field_9645:[Lnet/minecraft/class_2210;
      named field_9645 Lnet/minecraft/class_2210;field_9645:[Lnet/minecraft/class_2210;
    • field_9646

      private final int field_9646
      Mappings:
      Namespace Name Mixin selector
      official d Lbac;d:I
      intermediary field_9646 Lnet/minecraft/class_2210;field_9646:I
      named field_9646 Lnet/minecraft/class_2210;field_9646:I
    • field_9647

      private final String field_9647
      Mappings:
      Namespace Name Mixin selector
      official e Lbac;e:Ljava/lang/String;
      intermediary field_9647 Lnet/minecraft/class_2210;field_9647:Ljava/lang/String;
      named field_9647 Lnet/minecraft/class_2210;field_9647:Ljava/lang/String;
    • field_9648

      private final MaterialColor field_9648
      Mappings:
      Namespace Name Mixin selector
      official f Lbac;f:Lboh;
      intermediary field_9648 Lnet/minecraft/class_2210;field_9648:Lnet/minecraft/class_65;
      named field_9648 Lnet/minecraft/class_2210;field_9648:Lnet/minecraft/block/MaterialColor;
    • field_9649

      private final String field_9649
      Mappings:
      Namespace Name Mixin selector
      official g Lbac;g:Ljava/lang/String;
      intermediary field_9649 Lnet/minecraft/class_2210;field_9649:Ljava/lang/String;
      named field_9649 Lnet/minecraft/class_2210;field_9649:Ljava/lang/String;
  • Constructor Details

  • Method Details

    • values

      public static class_2210[] 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_2210 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_8888

      public int method_8888()
      Mappings:
      Namespace Name Mixin selector
      official a Lbac;a()I
      intermediary method_8888 Lnet/minecraft/class_2210;method_8888()I
      named method_8888 Lnet/minecraft/class_2210;method_8888()I
    • toString

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

      public MaterialColor method_8890()
      Mappings:
      Namespace Name Mixin selector
      official c Lbac;c()Lboh;
      intermediary method_8890 Lnet/minecraft/class_2210;method_8890()Lnet/minecraft/class_65;
      named method_8890 Lnet/minecraft/class_2210;method_8890()Lnet/minecraft/block/MaterialColor;
    • method_8889

      public static class_2210 method_8889(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbac;a(I)Lbac;
      intermediary method_8889 Lnet/minecraft/class_2210;method_8889(I)Lnet/minecraft/class_2210;
      named method_8889 Lnet/minecraft/class_2210;method_8889(I)Lnet/minecraft/class_2210;
    • 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_8891

      public String method_8891()
      Mappings:
      Namespace Name Mixin selector
      official d Lbac;d()Ljava/lang/String;
      intermediary method_8891 Lnet/minecraft/class_2210;method_8891()Ljava/lang/String;
      named method_8891 Lnet/minecraft/class_2210;method_8891()Ljava/lang/String;