Package net.minecraft.world.biome.layer
Enum Class MushroomIslandLayer
- All Implemented Interfaces:
Serializable,Comparable<MushroomIslandLayer>,Constable,class_4052,class_4054,class_4059,class_4060
- Mappings:
Namespace Name official bzsintermediary net/minecraft/class_68named net/minecraft/world/biome/layer/MushroomIslandLayer
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintmethod_17889(class_4040 class_4040, int int2, int int3, int int4, int int5, int int6) static MushroomIslandLayerReturns the enum constant of this class with the specified name.static MushroomIslandLayer[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface net.minecraft.class_4052
method_17883Methods inherited from interface net.minecraft.class_4054
method_17882Methods inherited from interface net.minecraft.class_4059
method_17893
-
Enum Constant Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLbzs;a:Lbzs;intermediary field_19560Lnet/minecraft/class_68;field_19560:Lnet/minecraft/class_68;named INSTANCELnet/minecraft/world/biome/layer/MushroomIslandLayer;INSTANCE:Lnet/minecraft/world/biome/layer/MushroomIslandLayer;
-
-
Field Details
-
field_19561
private static final int field_19561- Mappings:
Namespace Name Mixin selector official bLbzs;b:Iintermediary field_19561Lnet/minecraft/class_68;field_19561:Inamed field_19561Lnet/minecraft/world/biome/layer/MushroomIslandLayer;field_19561:I
-
-
Constructor Details
-
MushroomIslandLayer
private MushroomIslandLayer()
-
-
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_17889
- Specified by:
method_17889in interfaceclass_4054- Mappings:
Namespace Name Mixin selector official aLcap;a(Lbzl;IIIII)Iintermediary method_17889Lnet/minecraft/class_4054;method_17889(Lnet/minecraft/class_4040;IIIII)Inamed method_17889Lnet/minecraft/class_4054;method_17889(Lnet/minecraft/class_4040;IIIII)I
-