Package net.minecraft.world.biome.layer
Enum Class class_83
- All Implemented Interfaces:
Serializable,Comparable<class_83>,Constable,class_4052,class_4060
- Mappings:
Namespace Name official cajintermediary net/minecraft/class_83named net/minecraft/world/biome/layer/class_83
-
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 TypeMethodDescriptionintmethod_17882(class_4039<?> class_4039, class_4036 class_4036, class_4035 class_4035, int int2, int int3) method_17893(class_4036 class_4036) static class_83Returns the enum constant of this class with the specified name.static class_83[]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_17883
-
Enum Constant Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLcaj;a:Lcaj;intermediary field_19699Lnet/minecraft/class_83;field_19699:Lnet/minecraft/class_83;named INSTANCELnet/minecraft/world/biome/layer/class_83;INSTANCE:Lnet/minecraft/world/biome/layer/class_83;
-
-
Constructor Details
-
class_83
private class_83()
-
-
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_17882
public int method_17882(class_4039<?> class_4039, class_4036 class_4036, class_4035 class_4035, int int2, int int3) - Specified by:
method_17882in interfaceclass_4052- Mappings:
Namespace Name Mixin selector official aLcan;a(Lbzk;Lbzg;Lbzf;II)Iintermediary method_17882Lnet/minecraft/class_4052;method_17882(Lnet/minecraft/class_4039;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;II)Inamed method_17882Lnet/minecraft/class_4052;method_17882(Lnet/minecraft/class_4039;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;II)I
-
method_17893
- Specified by:
method_17893in interfaceclass_4060- Mappings:
Namespace Name Mixin selector official aLcav;a(Lbzg;)Lbzg;intermediary method_17893Lnet/minecraft/class_4060;method_17893(Lnet/minecraft/class_4036;)Lnet/minecraft/class_4036;named method_17893Lnet/minecraft/class_4060;method_17893(Lnet/minecraft/class_4036;)Lnet/minecraft/class_4036;
-