Package net.minecraft.world.biome.layer
Enum Class class_79
- All Implemented Interfaces:
Serializable,Comparable<class_79>,Constable,class_4053,class_4058,class_4060
- Mappings:
Namespace Name official cagintermediary net/minecraft/class_79named net/minecraft/world/biome/layer/class_79
-
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 intprivate static final intprivate static final intprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintmethod_17888(class_4040 class_4040, class_4036 class_4036, class_4035 class_4035, class_4035 class_40352, int int2, int int3) static class_79Returns the enum constant of this class with the specified name.static class_79[]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_4053
method_17887Methods inherited from interface net.minecraft.class_4058
method_17893
-
Enum Constant Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLcag;a:Lcag;intermediary field_19666Lnet/minecraft/class_79;field_19666:Lnet/minecraft/class_79;named INSTANCELnet/minecraft/world/biome/layer/class_79;INSTANCE:Lnet/minecraft/world/biome/layer/class_79;
-
-
Field Details
-
field_19667
private static final int field_19667- Mappings:
Namespace Name Mixin selector official bLcag;b:Iintermediary field_19667Lnet/minecraft/class_79;field_19667:Inamed field_19667Lnet/minecraft/world/biome/layer/class_79;field_19667:I
-
field_19668
private static final int field_19668- Mappings:
Namespace Name Mixin selector official cLcag;c:Iintermediary field_19668Lnet/minecraft/class_79;field_19668:Inamed field_19668Lnet/minecraft/world/biome/layer/class_79;field_19668:I
-
field_19669
private static final int field_19669- Mappings:
Namespace Name Mixin selector official dLcag;d:Iintermediary field_19669Lnet/minecraft/class_79;field_19669:Inamed field_19669Lnet/minecraft/world/biome/layer/class_79;field_19669:I
-
field_19670
private static final int field_19670- Mappings:
Namespace Name Mixin selector official eLcag;e:Iintermediary field_19670Lnet/minecraft/class_79;field_19670:Inamed field_19670Lnet/minecraft/world/biome/layer/class_79;field_19670:I
-
field_19671
private static final int field_19671- Mappings:
Namespace Name Mixin selector official fLcag;f:Iintermediary field_19671Lnet/minecraft/class_79;field_19671:Inamed field_19671Lnet/minecraft/world/biome/layer/class_79;field_19671:I
-
-
Constructor Details
-
class_79
private class_79()
-
-
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_17888
public int method_17888(class_4040 class_4040, class_4036 class_4036, class_4035 class_4035, class_4035 class_40352, int int2, int int3) - Specified by:
method_17888in interfaceclass_4053- Mappings:
Namespace Name Mixin selector official aLcao;a(Lbzl;Lbzg;Lbzf;Lbzf;II)Iintermediary method_17888Lnet/minecraft/class_4053;method_17888(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;Lnet/minecraft/class_4035;II)Inamed method_17888Lnet/minecraft/class_4053;method_17888(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;Lnet/minecraft/class_4035;II)I
-