Package net.minecraft.structure
Enum Class MineshaftStructure.class_3014
- All Implemented Interfaces:
Serializable,Comparable<MineshaftStructure.class_3014>,Constable
- Enclosing class:
- MineshaftStructure
- Mappings:
Namespace Name official bbj$aintermediary net/minecraft/class_1252$class_3014named net/minecraft/structure/MineshaftStructure$class_3014
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_13368(int int2) Returns the enum constant of this class with the specified name.static MineshaftStructure.class_3014[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_14864
- Mappings:
Namespace Name Mixin selector official aLbbj$a;a:Lbbj$a;intermediary field_14864Lnet/minecraft/class_1252$class_3014;field_14864:Lnet/minecraft/class_1252$class_3014;named field_14864Lnet/minecraft/structure/MineshaftStructure$class_3014;field_14864:Lnet/minecraft/structure/MineshaftStructure$class_3014;
-
field_14865
- Mappings:
Namespace Name Mixin selector official bLbbj$a;b:Lbbj$a;intermediary field_14865Lnet/minecraft/class_1252$class_3014;field_14865:Lnet/minecraft/class_1252$class_3014;named field_14865Lnet/minecraft/structure/MineshaftStructure$class_3014;field_14865:Lnet/minecraft/structure/MineshaftStructure$class_3014;
-
-
Constructor Details
-
class_3014
private class_3014()
-
-
Method Details
-
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
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 nameNullPointerException- if the argument is null
-
method_13368
- Mappings:
Namespace Name Mixin selector official aLbbj$a;a(I)Lbbj$a;intermediary method_13368Lnet/minecraft/class_1252$class_3014;method_13368(I)Lnet/minecraft/class_1252$class_3014;named method_13368Lnet/minecraft/structure/MineshaftStructure$class_3014;method_13368(I)Lnet/minecraft/structure/MineshaftStructure$class_3014;
-