Package net.minecraft
Enum Class class_7659
- All Implemented Interfaces:
Serializable,Comparable<class_7659>,Constable
- Mappings:
Namespace Name official aceintermediary net/minecraft/class_7659named net/minecraft/class_7659
-
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 TypeFieldDescriptionprivate static final List<class_7659>private static final DynamicRegistryManager.Immutable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_7780<class_7659>static class_7659Returns the enum constant of this class with the specified name.static class_7659[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
STATIC
- Mappings:
Namespace Name Mixin selector official aLace;a:Lace;intermediary field_39971Lnet/minecraft/class_7659;field_39971:Lnet/minecraft/class_7659;named STATICLnet/minecraft/class_7659;STATIC:Lnet/minecraft/class_7659;
-
WORLDGEN
- Mappings:
Namespace Name Mixin selector official bLace;b:Lace;intermediary field_39972Lnet/minecraft/class_7659;field_39972:Lnet/minecraft/class_7659;named WORLDGENLnet/minecraft/class_7659;WORLDGEN:Lnet/minecraft/class_7659;
-
DIMENSIONS
- Mappings:
Namespace Name Mixin selector official cLace;c:Lace;intermediary field_39973Lnet/minecraft/class_7659;field_39973:Lnet/minecraft/class_7659;named DIMENSIONSLnet/minecraft/class_7659;DIMENSIONS:Lnet/minecraft/class_7659;
-
RELOADABLE
- Mappings:
Namespace Name Mixin selector official dLace;d:Lace;intermediary field_39974Lnet/minecraft/class_7659;field_39974:Lnet/minecraft/class_7659;named RELOADABLELnet/minecraft/class_7659;RELOADABLE:Lnet/minecraft/class_7659;
-
-
Field Details
-
field_39975
- Mappings:
Namespace Name Mixin selector official eLace;e:Ljava/util/List;intermediary field_39975Lnet/minecraft/class_7659;field_39975:Ljava/util/List;named field_39975Lnet/minecraft/class_7659;field_39975:Ljava/util/List;
-
field_39976
- Mappings:
Namespace Name Mixin selector official fLace;f:Lhm$b;intermediary field_39976Lnet/minecraft/class_7659;field_39976:Lnet/minecraft/class_5455$class_6890;named field_39976Lnet/minecraft/class_7659;field_39976:Lnet/minecraft/util/registry/DynamicRegistryManager$Immutable;
-
-
Constructor Details
-
class_7659
private class_7659()
-
-
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_45139
- Mappings:
Namespace Name Mixin selector official aLace;a()Lhf;intermediary method_45139Lnet/minecraft/class_7659;method_45139()Lnet/minecraft/class_7780;named method_45139Lnet/minecraft/class_7659;method_45139()Lnet/minecraft/class_7780;
-