Enum Class class_67

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

public enum class_67 extends Enum<class_67> implements class_4054
Mappings:
Namespace Name
official bzr
intermediary net/minecraft/class_67
named net/minecraft/world/biome/layer/class_67
  • Enum Constant Details

    • INSTANCE

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

    • class_67

      private class_67()
  • Method Details

    • values

      public static class_67[] 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_67 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_17889

      public int method_17889(class_4040 class_4040, int int2, int int3, int int4, int int5, int int6)
      Specified by:
      method_17889 in interface class_4054
      Mappings:
      Namespace Name Mixin selector
      official a Lcap;a(Lbzl;IIIII)I
      intermediary method_17889 Lnet/minecraft/class_4054;method_17889(Lnet/minecraft/class_4040;IIIII)I
      named method_17889 Lnet/minecraft/class_4054;method_17889(Lnet/minecraft/class_4040;IIIII)I