Package net.minecraft

Enum Class class_3275

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

@Environment(CLIENT) public enum class_3275 extends Enum<class_3275>
Mappings:
Namespace Name
official bma
intermediary net/minecraft/class_3275
named net/minecraft/class_3275
  • Enum Constant Details

    • field_16004

      public static final class_3275 field_16004
      Mappings:
      Namespace Name Mixin selector
      official a Lbma;a:Lbma;
      intermediary field_16004 Lnet/minecraft/class_3275;field_16004:Lnet/minecraft/class_3275;
      named field_16004 Lnet/minecraft/class_3275;field_16004:Lnet/minecraft/class_3275;
    • field_16005

      public static final class_3275 field_16005
      Mappings:
      Namespace Name Mixin selector
      official b Lbma;b:Lbma;
      intermediary field_16005 Lnet/minecraft/class_3275;field_16005:Lnet/minecraft/class_3275;
      named field_16005 Lnet/minecraft/class_3275;field_16005:Lnet/minecraft/class_3275;
  • Field Details

    • field_16006

      private final int field_16006
      Mappings:
      Namespace Name Mixin selector
      official c Lbma;c:I
      intermediary field_16006 Lnet/minecraft/class_3275;field_16006:I
      named field_16006 Lnet/minecraft/class_3275;field_16006:I
  • Constructor Details

    • class_3275

      private class_3275(int int2)
  • Method Details

    • values

      public static class_3275[] 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_3275 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_14542

      public int method_14542()
      Mappings:
      Namespace Name Mixin selector
      official a Lbma;a()I
      intermediary method_14542 Lnet/minecraft/class_3275;method_14542()I
      named method_14542 Lnet/minecraft/class_3275;method_14542()I