Enum Class class_77

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

public enum class_77 extends Enum<class_77> implements class_4055
Mappings:
Namespace Name
official cae
intermediary net/minecraft/class_77
named net/minecraft/world/biome/layer/class_77
  • Enum Constant Details

    • INSTANCE

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

    • class_77

      private class_77()
  • Method Details

    • values

      public static class_77[] 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_77 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_17890

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