Enum Class class_84

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

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

    • NORMAL

      public static final class_84 NORMAL
      Mappings:
      Namespace Name Mixin selector
      official a Lcak;a:Lcak;
      intermediary field_19701 Lnet/minecraft/class_84;field_19701:Lnet/minecraft/class_84;
      named NORMAL Lnet/minecraft/world/biome/layer/class_84;NORMAL:Lnet/minecraft/world/biome/layer/class_84;
    • FUZZY

      public static final class_84 FUZZY
      Mappings:
      Namespace Name Mixin selector
      official b Lcak;b:Lcak;
      intermediary field_19702 Lnet/minecraft/class_84;field_19702:Lnet/minecraft/class_84;
      named FUZZY Lnet/minecraft/world/biome/layer/class_84;FUZZY:Lnet/minecraft/world/biome/layer/class_84;
  • Constructor Details

    • class_84

      private class_84()
  • Method Details

    • values

      public static class_84[] 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_84 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_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;
    • 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_17876

      protected int method_17876(class_4039<?> class_4039, int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Lcak;a(Lbzk;IIII)I
      intermediary method_17876 Lnet/minecraft/class_84;method_17876(Lnet/minecraft/class_4039;IIII)I
      named method_17876 Lnet/minecraft/world/biome/layer/class_84;method_17876(Lnet/minecraft/class_4039;IIII)I