Enum Class MineshaftStructure.class_3014

java.lang.Object
java.lang.Enum<MineshaftStructure.class_3014>
net.minecraft.structure.MineshaftStructure.class_3014
All Implemented Interfaces:
Serializable, Comparable<MineshaftStructure.class_3014>, Constable
Enclosing class:
MineshaftStructure

public static enum MineshaftStructure.class_3014 extends Enum<MineshaftStructure.class_3014>
Mappings:
Namespace Name
official bbj$a
intermediary net/minecraft/class_1252$class_3014
named net/minecraft/structure/MineshaftStructure$class_3014
  • Enum Constant Details

    • field_14864

      public static final MineshaftStructure.class_3014 field_14864
      Mappings:
      Namespace Name Mixin selector
      official a Lbbj$a;a:Lbbj$a;
      intermediary field_14864 Lnet/minecraft/class_1252$class_3014;field_14864:Lnet/minecraft/class_1252$class_3014;
      named field_14864 Lnet/minecraft/structure/MineshaftStructure$class_3014;field_14864:Lnet/minecraft/structure/MineshaftStructure$class_3014;
    • field_14865

      public static final MineshaftStructure.class_3014 field_14865
      Mappings:
      Namespace Name Mixin selector
      official b Lbbj$a;b:Lbbj$a;
      intermediary field_14865 Lnet/minecraft/class_1252$class_3014;field_14865:Lnet/minecraft/class_1252$class_3014;
      named field_14865 Lnet/minecraft/structure/MineshaftStructure$class_3014;field_14865:Lnet/minecraft/structure/MineshaftStructure$class_3014;
  • Constructor Details

    • class_3014

      private class_3014()
  • Method Details

    • values

      public static MineshaftStructure.class_3014[] 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 MineshaftStructure.class_3014 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_13368

      public static MineshaftStructure.class_3014 method_13368(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbbj$a;a(I)Lbbj$a;
      intermediary method_13368 Lnet/minecraft/class_1252$class_3014;method_13368(I)Lnet/minecraft/class_1252$class_3014;
      named method_13368 Lnet/minecraft/structure/MineshaftStructure$class_3014;method_13368(I)Lnet/minecraft/structure/MineshaftStructure$class_3014;