Package net.minecraft.world.biome.layer
Enum Class class_84
- All Implemented Interfaces:
Serializable,Comparable<class_84>,Constable,class_4052,class_4060
- Mappings:
Namespace Name official cakintermediary net/minecraft/class_84named net/minecraft/world/biome/layer/class_84
-
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 TypeMethodDescriptionprotected intmethod_17876(class_4039<?> class_4039, int int2, int int3, int int4, int int5) intmethod_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_84Returns the enum constant of this class with the specified name.static class_84[]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
-
NORMAL
- Mappings:
Namespace Name Mixin selector official aLcak;a:Lcak;intermediary field_19701Lnet/minecraft/class_84;field_19701:Lnet/minecraft/class_84;named NORMALLnet/minecraft/world/biome/layer/class_84;NORMAL:Lnet/minecraft/world/biome/layer/class_84;
-
FUZZY
- Mappings:
Namespace Name Mixin selector official bLcak;b:Lcak;intermediary field_19702Lnet/minecraft/class_84;field_19702:Lnet/minecraft/class_84;named FUZZYLnet/minecraft/world/biome/layer/class_84;FUZZY:Lnet/minecraft/world/biome/layer/class_84;
-
-
Constructor Details
-
class_84
private class_84()
-
-
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_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;
-
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_17876
- Mappings:
Namespace Name Mixin selector official aLcak;a(Lbzk;IIII)Iintermediary method_17876Lnet/minecraft/class_84;method_17876(Lnet/minecraft/class_4039;IIII)Inamed method_17876Lnet/minecraft/world/biome/layer/class_84;method_17876(Lnet/minecraft/class_4039;IIII)I
-