Enum Class class_83

java.lang.Object
java.lang.Enum<class_83>
net.minecraft.world.biome.layer.class_83
All Implemented Interfaces:
Serializable, Comparable<class_83>, Constable, class_4052, class_4060

public enum class_83 extends Enum<class_83> implements class_4052
Mappings:
Namespace Name
official caj
intermediary net/minecraft/class_83
named net/minecraft/world/biome/layer/class_83
  • Enum Constant Details

    • INSTANCE

      public static final class_83 INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Lcaj;a:Lcaj;
      intermediary field_19699 Lnet/minecraft/class_83;field_19699:Lnet/minecraft/class_83;
      named INSTANCE Lnet/minecraft/world/biome/layer/class_83;INSTANCE:Lnet/minecraft/world/biome/layer/class_83;
  • Constructor Details

    • class_83

      private class_83()
  • Method Details

    • values

      public static class_83[] 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

      public static class_83 valueOf(String name)
      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 name
      NullPointerException - 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_17882 in interface class_4052
      Mappings:
      Namespace Name Mixin selector
      official a Lcan;a(Lbzk;Lbzg;Lbzf;II)I
      intermediary method_17882 Lnet/minecraft/class_4052;method_17882(Lnet/minecraft/class_4039;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;II)I
      named method_17882 Lnet/minecraft/class_4052;method_17882(Lnet/minecraft/class_4039;Lnet/minecraft/class_4036;Lnet/minecraft/class_4035;II)I
    • method_17893

      public class_4036 method_17893(class_4036 class_4036)
      Specified by:
      method_17893 in interface class_4060
      Mappings:
      Namespace Name Mixin selector
      official a Lcav;a(Lbzg;)Lbzg;
      intermediary method_17893 Lnet/minecraft/class_4060;method_17893(Lnet/minecraft/class_4036;)Lnet/minecraft/class_4036;
      named method_17893 Lnet/minecraft/class_4060;method_17893(Lnet/minecraft/class_4036;)Lnet/minecraft/class_4036;