Package net.minecraft

Enum Class class_3773

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

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

    • field_18790

      public static final class_3773 field_18790
      Mappings:
      Namespace Name Mixin selector
      official a Lbmc;a:Lbmc;
      intermediary field_18790 Lnet/minecraft/class_3773;field_18790:Lnet/minecraft/class_3773;
      named field_18790 Lnet/minecraft/class_3773;field_18790:Lnet/minecraft/class_3773;
    • field_18791

      public static final class_3773 field_18791
      Mappings:
      Namespace Name Mixin selector
      official b Lbmc;b:Lbmc;
      intermediary field_18791 Lnet/minecraft/class_3773;field_18791:Lnet/minecraft/class_3773;
      named field_18791 Lnet/minecraft/class_3773;field_18791:Lnet/minecraft/class_3773;
    • field_18792

      public static final class_3773 field_18792
      Mappings:
      Namespace Name Mixin selector
      official c Lbmc;c:Lbmc;
      intermediary field_18792 Lnet/minecraft/class_3773;field_18792:Lnet/minecraft/class_3773;
      named field_18792 Lnet/minecraft/class_3773;field_18792:Lnet/minecraft/class_3773;
  • Field Details

    • field_18793

      public static final class_3773[] field_18793
      Mappings:
      Namespace Name Mixin selector
      official d Lbmc;d:[Lbmc;
      intermediary field_18793 Lnet/minecraft/class_3773;field_18793:[Lnet/minecraft/class_3773;
      named field_18793 Lnet/minecraft/class_3773;field_18793:[Lnet/minecraft/class_3773;
    • field_18794

      private final String field_18794
      Mappings:
      Namespace Name Mixin selector
      official e Lbmc;e:Ljava/lang/String;
      intermediary field_18794 Lnet/minecraft/class_3773;field_18794:Ljava/lang/String;
      named field_18794 Lnet/minecraft/class_3773;field_18794:Ljava/lang/String;
    • field_18795

      private final int field_18795
      Mappings:
      Namespace Name Mixin selector
      official f Lbmc;f:I
      intermediary field_18795 Lnet/minecraft/class_3773;field_18795:I
      named field_18795 Lnet/minecraft/class_3773;field_18795:I
  • Constructor Details

    • class_3773

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

    • values

      public static class_3773[] 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_3773 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
    • asString

      public String asString()
      Specified by:
      asString in interface StringIdentifiable
      Mappings:
      Namespace Name Mixin selector
      official m Lxv;m()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_16967

      public class_3773 method_16967()
      Mappings:
      Namespace Name Mixin selector
      official a Lbmc;a()Lbmc;
      intermediary method_16967 Lnet/minecraft/class_3773;method_16967()Lnet/minecraft/class_3773;
      named method_16967 Lnet/minecraft/class_3773;method_16967()Lnet/minecraft/class_3773;