Enum Class class_82

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

public enum class_82 extends Enum<class_82> implements class_4056
Mappings:
Namespace Name
official cab
intermediary net/minecraft/class_82
named net/minecraft/world/biome/layer/class_82
  • Enum Constant Details

    • INSTANCE

      public static final class_82 INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Lcab;a:Lcab;
      intermediary field_19629 Lnet/minecraft/class_82;field_19629:Lnet/minecraft/class_82;
      named INSTANCE Lnet/minecraft/world/biome/layer/class_82;INSTANCE:Lnet/minecraft/world/biome/layer/class_82;
  • Field Details

    • field_19630

      private static final int field_19630
      Mappings:
      Namespace Name Mixin selector
      official b Lcab;b:I
      intermediary field_19630 Lnet/minecraft/class_82;field_19630:I
      named field_19630 Lnet/minecraft/world/biome/layer/class_82;field_19630:I
    • field_19631

      private static final int field_19631
      Mappings:
      Namespace Name Mixin selector
      official c Lcab;c:I
      intermediary field_19631 Lnet/minecraft/class_82;field_19631:I
      named field_19631 Lnet/minecraft/world/biome/layer/class_82;field_19631:I
  • Constructor Details

    • class_82

      private class_82()
  • Method Details

    • values

      public static class_82[] 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_82 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_17891

      public int method_17891(class_4040 class_4040, int int2)
      Specified by:
      method_17891 in interface class_4056
      Mappings:
      Namespace Name Mixin selector
      official a Lcar;a(Lbzl;I)I
      intermediary method_17891 Lnet/minecraft/class_4056;method_17891(Lnet/minecraft/class_4040;I)I
      named method_17891 Lnet/minecraft/class_4056;method_17891(Lnet/minecraft/class_4040;I)I