Package net.minecraft
Enum Class class_7061.class_7062
- All Implemented Interfaces:
Serializable,Comparable<class_7061.class_7062>,Constable,StringIdentifiable
- Enclosing class:
class_7061
public static enum class_7061.class_7062
extends Enum<class_7061.class_7062>
implements StringIdentifiable
- Mappings:
Namespace Name official dfp$aintermediary net/minecraft/class_7061$class_7062named net/minecraft/class_7061$class_7062
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final class_7061.class_7062[]static final com.mojang.serialization.Codec<class_7061.class_7062>private final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()static @Nullable class_7061.class_7062method_41151(@Nullable String string) static class_7061.class_7062Returns the enum constant of this class with the specified name.static class_7061.class_7062[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
PIECE
- Mappings:
Namespace Name Mixin selector official aLdfp$a;a:Ldfp$a;intermediary field_37199Lnet/minecraft/class_7061$class_7062;field_37199:Lnet/minecraft/class_7061$class_7062;named PIECELnet/minecraft/class_7061$class_7062;PIECE:Lnet/minecraft/class_7061$class_7062;
-
STRUCTURE
- Mappings:
Namespace Name Mixin selector official bLdfp$a;b:Ldfp$a;intermediary field_37200Lnet/minecraft/class_7061$class_7062;field_37200:Lnet/minecraft/class_7061$class_7062;named STRUCTURELnet/minecraft/class_7061$class_7062;STRUCTURE:Lnet/minecraft/class_7061$class_7062;
-
-
Field Details
-
field_37201
- Mappings:
Namespace Name Mixin selector official cLdfp$a;c:[Ldfp$a;intermediary field_37201Lnet/minecraft/class_7061$class_7062;field_37201:[Lnet/minecraft/class_7061$class_7062;named field_37201Lnet/minecraft/class_7061$class_7062;field_37201:[Lnet/minecraft/class_7061$class_7062;
-
field_37202
- Mappings:
Namespace Name Mixin selector official dLdfp$a;d:Lcom/mojang/serialization/Codec;intermediary field_37202Lnet/minecraft/class_7061$class_7062;field_37202:Lcom/mojang/serialization/Codec;named field_37202Lnet/minecraft/class_7061$class_7062;field_37202:Lcom/mojang/serialization/Codec;
-
field_37203
- Mappings:
Namespace Name Mixin selector official eLdfp$a;e:Ljava/lang/String;intermediary field_37203Lnet/minecraft/class_7061$class_7062;field_37203:Ljava/lang/String;named field_37203Lnet/minecraft/class_7061$class_7062;field_37203:Ljava/lang/String;
-
-
Constructor Details
-
class_7062
-
-
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
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official cLajs;c()Ljava/lang/String;intermediary method_15434Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-
method_41151
@Nullable public static @Nullable class_7061.class_7062 method_41151(@Nullable @Nullable String string) - Mappings:
Namespace Name Mixin selector official aLdfp$a;a(Ljava/lang/String;)Ldfp$a;intermediary method_41151Lnet/minecraft/class_7061$class_7062;method_41151(Ljava/lang/String;)Lnet/minecraft/class_7061$class_7062;named method_41151Lnet/minecraft/class_7061$class_7062;method_41151(Ljava/lang/String;)Lnet/minecraft/class_7061$class_7062;
-